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 d3ca2f5 commit b20a243Copy full SHA for b20a243
.eslintrc.json renamed to .eslintrc
test/.eslintrc.json renamed to test/.eslintrc
@@ -1,5 +1,5 @@
1
{
2
- "extends": "../.eslintrc.json",
+ "extends": "../.eslintrc",
3
"globals": {
4
"mocha": false,
5
"describe": false,
0 commit comments