mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-11-11 15:26:10 +08:00
add-prettier: Add prettier error in eslint
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"singleQuote": true,
|
||||
"trailingComma": "all",
|
||||
"vueIndentScriptAndStyle": true,
|
||||
"htmlWhitespaceSensitivity": "ignore",
|
||||
"printWidth": 100,
|
||||
"tabWidth": 4,
|
||||
"singleAttributePerLine": true
|
||||
"singleQuote": true,
|
||||
"trailingComma": "all",
|
||||
"vueIndentScriptAndStyle": true,
|
||||
"htmlWhitespaceSensitivity": "ignore",
|
||||
"printWidth": 100,
|
||||
"tabWidth": 4,
|
||||
"singleAttributePerLine": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user