This repository has been archived on 2022-05-10. You can view files and clone it, but cannot push or open issues or pull requests.
tghandbook/.prettierrc
Hamcha 42ed7591b6
Some checks failed
continuous-integration/drone/push Build is failing
Add linting and fix lint errors
2020-06-17 15:16:54 +02:00

4 lines
50 B
Text

{
"singleQuote": false,
"endOfLine": "auto"
}