0.0.3
This commit is contained in:
parent
93dd909919
commit
7d64b33321
24 changed files with 3264 additions and 2162 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