Added tasks
This commit is contained in:
9
scripts/json.prettierrc.json
Normal file
9
scripts/json.prettierrc.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"tabWidth": 2,
|
||||
"printWidth": 180,
|
||||
"useTabs": false,
|
||||
"bracketSpacing": true,
|
||||
"arrowParens": "always",
|
||||
"endOfLine": "crlf",
|
||||
"embeddedLanguageFormatting": "auto"
|
||||
}
|
||||
Reference in New Issue
Block a user