link_chang/.prettierrc

5 lines
42 B
Plaintext
Raw Normal View History

2023-03-19 13:31:39 +08:00
{
"singleQuote": true,
"semi": true
}