Files
aso/frontend/.prettierrc
2022-05-19 06:11:46 +07:00

7 lines
90 B
Plaintext

{
"printWidth": 100,
"singleQuote": true,
"trailingComma": "es5",
"tabWidth": 2
}