mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 18:00:06 -05:00
Fix lint violations (#6299)
This commit is contained in:
committed by
GitHub
parent
7e56c6e620
commit
666b0b80b6
@@ -104,7 +104,7 @@
|
||||
],
|
||||
"*.{js,mjs,jsx,ts,tsx}": [
|
||||
"oxlint --deny-warnings --fix",
|
||||
"eslint --max-warnings 0 --fix"
|
||||
"eslint --max-warnings 0 --fix --no-warn-ignored"
|
||||
]
|
||||
},
|
||||
"packageManager": "yarn@4.10.3",
|
||||
|
||||
Reference in New Issue
Block a user