Skip to content

Commit bb46a46

Browse files
committed
disable eslint no-console rule for unpackPlotProps file
1 parent 4c1f786 commit bb46a46

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)