move prettierrc to its own folder
This commit is contained in:
parent
4ce2176c82
commit
9a4e6dd41c
1 changed files with 0 additions and 0 deletions
6
.config/prettier/.prettierrc.json
Normal file
6
.config/prettier/.prettierrc.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"trailingComman": "es5",
|
||||
"tabWidth": 4,
|
||||
"semi": true,
|
||||
"singleQuote": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue