nested-forms/.prettierrc

5 lines
52 B
Plaintext
Raw Normal View History

2019-08-20 00:52:30 +00:00
{
"singleQuote": true,
"trailingComma": "all"
2019-08-20 00:52:30 +00:00
}