0.0.15
This commit is contained in:
parent
c3759fc377
commit
d267d6dc5e
4 changed files with 205 additions and 111 deletions
4
justfile
4
justfile
|
|
@ -9,7 +9,9 @@ format:
|
|||
--ignore-unknown \
|
||||
--parallel-workers 8 \
|
||||
--write .
|
||||
treefmt --config-file "/home/gcch/.config/treefmt/treefmt.toml"
|
||||
treefmt \
|
||||
--config-file ~/.config/treefmt/treefmt.toml \
|
||||
.
|
||||
|
||||
# Met à jour les dépendances NPM.
|
||||
update:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue