B2D-Ventures/.prettierrc

7 lines
83 B
Plaintext

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