Files
Reactive-Resume/.prettierrc
2020-03-25 02:52:24 +05:30

7 lines
105 B
Plaintext

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