site/.prettierrc
Alexander Nozik 7d0ca9bc3c Revert "Updates"
This reverts commit be30918595b89c7dcff8d48331e8265a9e1326d2.
2020-03-21 20:41:52 +03:00

8 lines
108 B
Plaintext

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