Files
gas-react-sheets/.prettierrc.json
T
2020-02-11 00:17:02 -05:00

5 lines
52 B
JSON

{
"singleQuote": true,
"trailingComma": "es5"
}