chore: update .prettierrc
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
"printWidth": 100,
|
||||
"singleQuote": true,
|
||||
"semi": false,
|
||||
"endOfLine": "lf"
|
||||
"endOfLine": "lf",
|
||||
"htmlWhitespaceSensitivity": "ignore"
|
||||
}
|
||||
|
Reference in New Issue
Block a user