0.0.3
This commit is contained in:
parent
93dd909919
commit
0968f683df
24 changed files with 2762 additions and 2447 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