8 lines
129 B
Plaintext
Raw Normal View History

2018-08-01 13:08:08 -04:00
{
"parser": "typescript",
"printWidth": 99,
"semi": false,
"singleQuote": true,
"jsxBracketSameLine": true
}