nwscreen-ui/.prettierrc

5 lines
43 B
Plaintext
Raw Normal View History

2024-08-13 12:08:32 +08:00
{
"semi": false,
"singleQuote": true
}