aotds-docks/.prettierrc
2021-05-17 09:51:22 -04:00

7 lines
89 B
Plaintext

{
"useTabs": true,
"singleQuote": true,
"trailingComma": "none",
"printWidth": 100
}