mirror of
https://github.com/actions-rs/cargo.git
synced 2025-06-17 14:13:37 +03:00
Update .eslintrc.json
This commit is contained in:
parent
e5b35a30a6
commit
bedb735e9a
1 changed files with 1 additions and 2 deletions
|
@ -10,8 +10,7 @@
|
||||||
"plugin:@typescript-eslint/recommended-requiring-type-checking",
|
"plugin:@typescript-eslint/recommended-requiring-type-checking",
|
||||||
"plugin:@typescript-eslint/recommended",
|
"plugin:@typescript-eslint/recommended",
|
||||||
"plugin:prettier/recommended",
|
"plugin:prettier/recommended",
|
||||||
"prettier",
|
"prettier"
|
||||||
"prettier/@typescript-eslint"
|
|
||||||
],
|
],
|
||||||
"rules": {
|
"rules": {
|
||||||
"@typescript-eslint/ban-ts-ignore": "off"
|
"@typescript-eslint/ban-ts-ignore": "off"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue