mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
.prettierrc: enable insertPragma, proseWrap and singleAttributePerLine
This commit is contained in:
parent
18779c7e6a
commit
5dafae9e95
@ -1,4 +1,7 @@
|
|||||||
{
|
{
|
||||||
|
"insertPragma": true,
|
||||||
|
"proseWrap": "always",
|
||||||
|
"singleAttributePerLine": true,
|
||||||
"plugins": [
|
"plugins": [
|
||||||
"@prettier/plugin-ruby",
|
"@prettier/plugin-ruby",
|
||||||
"@prettier/plugin-xml",
|
"@prettier/plugin-xml",
|
||||||
|
Loading…
Reference in New Issue
Block a user