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 f60b3e3 commit 260f83cCopy full SHA for 260f83c
eslint/index.js
@@ -1 +1 @@
1
-module.exports = require('./dist/config/eslintrc')
+module.exports = require('../dist/config/eslintrc')
eslint/strict.js
-module.exports = require('./dist/config/eslintrc-strict')
+module.exports = require('../dist/config/eslintrc-strict')
0 commit comments