plyr/.prettierrc

7 lines
97 B
Plaintext

{
"useTabs": false,
"tabWidth": 4,
"singleQuote": true,
"trailingComma": "all"
}