update eslint stuff
This commit is contained in:
parent
1cf7af3374
commit
d083931ca8
4 changed files with 464 additions and 443 deletions
|
|
@ -1,7 +1,7 @@
|
|||
module.exports = {
|
||||
root: true,
|
||||
parserOptions: {
|
||||
parser: 'babel-eslint',
|
||||
parser: '@babel/eslint-parser',
|
||||
sourceType: 'module'
|
||||
},
|
||||
// https://github.com/feross/standard/blob/master/RULES.md#javascript-standard-style
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue