Files
dancefinder-app/.prettierrc
T

5 lines
43 B
Plaintext
Raw Normal View History

2020-01-25 14:59:14 +01:00
{
"semi": false,
"singleQuote": true
}