Adding prettier on messages
This commit is contained in:
parent
8c93801746
commit
fff45c2f92
3 changed files with 697 additions and 0 deletions
5
messages/.prettierrc.json
Normal file
5
messages/.prettierrc.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"printWidth": 120,
|
||||
"tabWidth": 4,
|
||||
"plugins": ["prettier-plugin-svelte"]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue