Files
sdk4.0/.prettierrc

6 lines
72 B
Plaintext
Raw Normal View History

2025-07-03 13:54:01 +08:00
{
"eslintIntegration": true,
"singleQuote": true,
"semi": false
}