plyr/.prettierrc
2018-08-01 00:56:44 +10:00

8 lines
120 B
Plaintext

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