mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-05 19:49:27 +01:00
.prettierrc.json: update from shell-things and cleanup
This commit is contained in:
parent
dda75342c9
commit
34adda1498
@ -1,17 +1,11 @@
|
||||
{
|
||||
"insertPragma": false,
|
||||
"overrides": [
|
||||
{
|
||||
"files": ".prettierrc",
|
||||
"options": {
|
||||
"parser": "json"
|
||||
}
|
||||
}
|
||||
],
|
||||
"bracketSameLine": true,
|
||||
"endOfLine": "auto",
|
||||
"plugins": [
|
||||
"@prettier/plugin-xml",
|
||||
"prettier-plugin-sh"
|
||||
],
|
||||
"proseWrap": "always",
|
||||
"quoteProps": "consistent",
|
||||
"singleAttributePerLine": true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user