wildebeest/.prettierrc.json

8 wiersze
104 B
JSON

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