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 2edadb9 commit 7212658Copy full SHA for 7212658
src/webapp/.eslintrc
@@ -0,0 +1,6 @@
1
+{
2
+ "env": {
3
+ "browser": true,
4
+ "node": false
5
+ }
6
+}
0 commit comments