tornado-initiation-ui/.prettierrc

5 lines
43 B
Plaintext
Raw Normal View History

2020-10-09 03:15:45 +02:00
{
"semi": false,
"singleQuote": true
}