plyr/.prettierrc
2018-06-17 01:04:55 +10:00

8 lines
120 B
Plaintext

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