2023-02-26 01:30
This commit is contained in:
7
lit-element-starter-ts/.prettierrc.json
Normal file
7
lit-element-starter-ts/.prettierrc.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"trailingComma": "es5",
|
||||
"tabWidth": 2,
|
||||
"singleQuote": true,
|
||||
"bracketSpacing": false,
|
||||
"arrowParens": "always"
|
||||
}
|
||||
Reference in New Issue
Block a user