shut up personal config warning
This commit is contained in:
parent
87b3063611
commit
f50788420a
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ const OFF = 0;
|
|||
const ERROR = 2;
|
||||
|
||||
module.exports = {
|
||||
root: true,
|
||||
extends: ["eslint:recommended"],
|
||||
parserOptions: {
|
||||
ecmaVersion: 2020,
|
||||
|
|
Loading…
Reference in a new issue