Skip to content

Commit 89ff447

Browse files
committed
disable eslint no-console rule for unpackPlotProps file
1 parent fb14395 commit 89ff447

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/lib/unpackPlotProps.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,5 +168,3 @@ export default function unpackPlotProps(props, context) {
168168
updatePlot,
169169
};
170170
}
171-
172-
/* eslint-enable no-console */

0 commit comments

Comments
 (0)