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 1a04221 commit 76e18beCopy full SHA for 76e18be
1 file changed
app/scripts/.eslintrc.json
@@ -8,7 +8,8 @@
8
"browser": true
9
},
10
"extends": [
11
- "eslint:recommended"
+ "eslint:recommended",
12
+ "plugin:no-unsanitized/DOM"
13
],
14
"parser": "babel-eslint",
15
"rules": {
0 commit comments