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 eb879b6 commit 4beb297Copy full SHA for 4beb297
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