plane/.prettierrc
2022-11-19 19:51:26 +05:30

6 lines
67 B
Plaintext

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