test: 1
This commit is contained in:
8
.prettierrc
Normal file
8
.prettierrc
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"semi":false,
|
||||
"arrowParens": "avoid",
|
||||
"singleQuote": false,
|
||||
"trailingComma": "none",
|
||||
"spaced-comment":2,
|
||||
"printWidth": 180
|
||||
}
|
Reference in New Issue
Block a user