mirror of
https://github.com/logos-co/roadmap.git
synced 2025-01-11 17:04:11 +00:00
Merge pull request #119 from aidenybai/add-prettier
Add prettier config
This commit is contained in:
commit
66304da027
7
.prettierrc
Normal file
7
.prettierrc
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"printWidth": 100,
|
||||
"quoteProps": "as-needed",
|
||||
"trailingComma": "all",
|
||||
"tabWidth": 2,
|
||||
"semi": false
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user