Set up prettier
This commit is contained in:
parent
4f994f183f
commit
8e82248f5e
8 changed files with 39 additions and 2 deletions
4
meta/fmt
4
meta/fmt
|
|
@ -1,5 +1,9 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
cargo fmt
|
||||
|
||||
pushd showbits-typst-plugin
|
||||
cargo fmt
|
||||
popd
|
||||
|
||||
pnpm fmt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue