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 b6b895b commit f240c8bCopy full SHA for f240c8b
index.js
@@ -1,3 +1,3 @@
1
module.exports = {
2
- extends: ['./js.js', './es6.js', './react.js']
+ extends: ['./js.js']
3
};
0 commit comments