Last active
June 1, 2020 15:59
-
-
Save Manyaka/da06f3328c5a34cfb5844d3e95d645ab to your computer and use it in GitHub Desktop.
.prettierrc ver2, теперь и виде npm пакета: https://www.npmjs.com/package/@manyaka/prettier-config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "http://json.schemastore.org/prettierrc", | |
"printWidth": 100, | |
"singleQuote": true, | |
"trailingComma": "es5", | |
"bracketSpacing": true, | |
"jsxBracketSameLine": true, | |
"htmlWhitespaceSensitivity": "ignore", | |
"vueIndentScriptAndStyle": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Можешь добавить
"vueIndentScriptAndStyle": true
ещёhttps://prettier.io/docs/en/options.html#vue-files-script-and-style-tags-indentation