plyr/.prettierrc

8 lines
120 B
Plaintext

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