rts-sim-testing-client/.prettierrc

5 lines
42 B
Plaintext
Raw Normal View History

2023-07-03 13:16:08 +08:00
{
"singleQuote": true,
"semi": true
}