mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-15 11:54:24 +08:00
pre-commit lint
This commit is contained in:
parent
75a36c9feb
commit
4007f439bc
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@
|
|||
"*": [
|
||||
"oxfmt --no-error-on-unmatched-pattern"
|
||||
],
|
||||
"*.{ts,js}": [
|
||||
"*.{ts,tsx,js}": [
|
||||
"oxlint --type-aware --type-check"
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue