Files
sdk4.0_new/.prettierrc

6 lines
72 B
Plaintext
Raw Normal View History

2025-09-01 16:17:11 +08:00
{
"eslintIntegration": true,
"singleQuote": true,
"semi": false
}