We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f131543 commit 148d2acCopy full SHA for 148d2ac
1 file changed
test/.eslintrc.json
@@ -4,5 +4,6 @@
4
},
5
"globals": {
6
"assert": true
7
- }
+ },
8
+ "extends": "../.eslintrc.json"
9
}
0 commit comments