init 003_test,
This commit is contained in:
10
003_test/001_desktop/01_test_seat/app/.prettierrc
Normal file
10
003_test/001_desktop/01_test_seat/app/.prettierrc
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"endOfLine": "lf",
|
||||
"printWidth": 120,
|
||||
"quoteProps": "consistent",
|
||||
"semi": true,
|
||||
"singleQuote": true,
|
||||
"tabWidth": 2,
|
||||
"trailingComma": "es5",
|
||||
"plugins": []
|
||||
}
|
Reference in New Issue
Block a user