We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 651c42b commit 5784f5bCopy full SHA for 5784f5b
libs/nodeplotlib/.eslintrc.json
@@ -1,5 +1,5 @@
1
{
2
- "extends": ["..\\..\\.eslintrc.json"],
+ "extends": ["../../.eslintrc.json"],
3
"ignorePatterns": ["!**/*"],
4
"overrides": [
5
0 commit comments