Change prettier configuration
This commit is contained in:
parent
7ac06012ec
commit
d8d713f841
@ -33,5 +33,11 @@
|
|||||||
"typescript": "^4.5.5",
|
"typescript": "^4.5.5",
|
||||||
"vite": "^2.7.2",
|
"vite": "^2.7.2",
|
||||||
"vue-tsc": "^0.32.0"
|
"vue-tsc": "^0.32.0"
|
||||||
|
},
|
||||||
|
"prettier": {
|
||||||
|
"bracketSameLine": true,
|
||||||
|
"embeddedLanguageFormatting": "off",
|
||||||
|
"tabWidth": 4,
|
||||||
|
"useTabs": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user