2024-11-11
This commit is contained in:
parent
93eb97e446
commit
6666959f16
526 changed files with 20767 additions and 2690 deletions
6
justfile
6
justfile
|
|
@ -88,4 +88,8 @@ watch-js:
|
|||
lint-js:
|
||||
-pnpm eslint "web/app/themes/haiku-atelier-2024/src/scripts"
|
||||
-pnpm biome check --reporter=summary "web/app/themes/haiku-atelier-2024/src/scripts"
|
||||
-pnpm oxlint "web/app/themes/haiku-atelier-2024/src/scripts"
|
||||
-pnpm oxlint "web/app/themes/haiku-atelier-2024/src/scripts"
|
||||
|
||||
# Vérifie le code TypeScript mort avec knip
|
||||
lint-code-mort:
|
||||
-pnpm knip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue