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 6a7cf70 commit 5642b71Copy full SHA for 5642b71
.eslintrc.json
@@ -28,6 +28,7 @@
28
"safe"
29
],
30
"import/no-extraneous-dependencies": "off",
31
+ "import/order": "off",
32
"no-underscore-dangle": "off",
33
"semi": "warn"
34
}
0 commit comments