plyr/.prettierrc
2017-10-27 15:06:16 +11:00

8 lines
120 B
Plaintext

{
"useTabs": false,
"tabWidth": 4,
"printWidth": 160,
"singleQuote": true,
"trailingComma": "es5"
}