This repository has been archived on 2020-09-30. You can view files and clone it, but cannot push or open issues or pull requests.
odyfive/.prettierrc

5 lines
50 B
Plaintext
Raw Permalink Normal View History

2020-09-29 08:52:39 +00:00
{
"singleQuote": false,
"endOfLine": "auto"
}