Use prettier for most formatting
This commit is contained in:
parent
3c86c4b337
commit
93663fff8c
4 changed files with 31 additions and 9 deletions
8
.prettierignore
Normal file
8
.prettierignore
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
/.sqlx/
|
||||
/target/
|
||||
/templates/
|
||||
|
||||
# Vendored uPlot files
|
||||
/scripts/uPlot.d.ts
|
||||
/scripts/uPlot.js
|
||||
/static/uPlot.css
|
||||
Loading…
Add table
Add a link
Reference in a new issue