mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
Remove eslint curly rule
This commit is contained in:
parent
b158f379eb
commit
891214f363
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@
|
|||
}
|
||||
],
|
||||
"@typescript-eslint/semi": "off",
|
||||
"curly": "warn",
|
||||
"eqeqeq": "warn",
|
||||
"no-throw-literal": "warn",
|
||||
"semi": "off",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue