mirror of
https://github.com/hknsh/project-knedita.git
synced 2024-11-28 09:31:16 +00:00
chore: updated pattern
This commit is contained in:
parent
cab4a0d9f1
commit
e17e9bfa72
1 changed files with 1 additions and 1 deletions
|
@ -113,6 +113,6 @@
|
|||
"testEnvironment": "node"
|
||||
},
|
||||
"lint-staged": {
|
||||
"**.js|ts|json": "biome check --apply --no-errors-on-unmatched"
|
||||
"**/*.@(js|ts|json)": "biome check --apply --no-errors-on-unmatched"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue