Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62798db commit 7219aa1Copy full SHA for 7219aa1
.eslintrc.js
@@ -1,7 +1,3 @@
1
module.exports = {
2
- extends: 'standard',
3
- plugins: [
4
- 'standard',
5
- 'promise'
6
- ]
+ extends: 'standard'
7
}
0 commit comments