2026-04-03
- eslint OK - import OK - jsdoc OK - node OK - oxc OK - promise OK - typescript OK - unicorn en cours
This commit is contained in:
parent
93dd909919
commit
bedd1fa23a
22 changed files with 3081 additions and 1600 deletions
4
justfile
4
justfile
|
|
@ -48,3 +48,7 @@ clean:
|
|||
rm -rf bun.lock
|
||||
rm -rf node_modules/
|
||||
rm -rfv dist/
|
||||
|
||||
# Teste les règles à la mise à jour des fichiers sources.
|
||||
watch:
|
||||
watchexec --watch "./rules/" just build lint-js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue