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 26b1c5a commit f782bc3Copy full SHA for f782bc3
.eslintrc
@@ -5,8 +5,8 @@
5
"commonjs": true
6
},
7
"rules": {
8
- "strict": 2,
9
- "no-alert": 2,
+ "strict": 1,
+ "no-alert": 1,
10
"no-labels": 1,
11
"no-empty-label": 1,
12
"no-unused-vars": 1,
0 commit comments