fast lint
This commit is contained in:
parent
11f7aef552
commit
1adf2fb862
9 changed files with 47 additions and 231 deletions
4
.oxlintrc.json
Normal file
4
.oxlintrc.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"plugins": ["oxc", "typescript", "unicorn", "import", "promise"],
|
||||
"ignorePatterns": ["node_modules/", "build/", "bun.lock", "bunfig.toml"]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue