go-mockid/public/.prettierrc
2020-09-13 05:55:12 +00:00

9 lines
135 B
Plaintext

{
"bracketSpacing": true,
"printWidth": 80,
"singleQuote": true,
"tabWidth": 4,
"trailingComma": "none",
"useTabs": true
}