plane/space/.prettierrc.json
sriram veeraghanta 3ce0aa8ebc restructring
2023-08-22 13:00:23 +05:30

8 lines
107 B
JSON

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