SourceTermAnalysisSystem_vue/node_modules/prettier-linter-helpers/.prettierrc

7 lines
106 B
Plaintext
Raw Normal View History

2026-05-15 10:22:44 +08:00
{
"arrowParens": "always",
"singleQuote": true,
"trailingComma": "es5",
"bracketSpacing": false
}