Use prettier for most formatting
This commit is contained in:
parent
3c86c4b337
commit
93663fff8c
4 changed files with 31 additions and 9 deletions
4
meta/format
Executable file
4
meta/format
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
cargo fmt
|
||||
prettier . -w
|
||||
Loading…
Add table
Add a link
Reference in a new issue