@ -130,7 +130,9 @@
|
||||
"vars": "all",
|
||||
"args": "none",
|
||||
"ignoreRestSiblings": true,
|
||||
"caughtErrors": "none"
|
||||
"caughtErrors": "none",
|
||||
"argsIgnorePattern": "^_",
|
||||
"varsIgnorePattern": "^_"
|
||||
}
|
||||
],
|
||||
"no-useless-escape": "warn",
|
||||
@ -213,4 +215,4 @@
|
||||
"parser": "@typescript-eslint/parser"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user