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