Files
Snigdha-OS.github.io/.prettierrc
2024-06-20 04:16:43 +05:30

8 lines
107 B
Plaintext

{
"endOfLine": "lf",
"semi": false,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "es5"
}