plyr/.prettierrc
2020-04-11 16:23:14 +10:00

8 lines
110 B
Plaintext

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