Add linting packages
This commit is contained in:
parent
cbead4c350
commit
0d1d3b1685
3 changed files with 1845 additions and 2 deletions
|
|
@ -8,8 +8,7 @@
|
|||
"eslint:recommended",
|
||||
"plugin:@typescript-eslint/eslint-recommended",
|
||||
"plugin:@typescript-eslint/recommended",
|
||||
"prettier",
|
||||
"prettier/@typescript-eslint"
|
||||
"prettier"
|
||||
],
|
||||
"parser": "@typescript-eslint/parser",
|
||||
"parserOptions": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue