Files
ww-jst/wms_front/.vscode/settings.json
T

7 lines
135 B
JSON
Raw Normal View History

2026-09-02 16:31:50 +08:00
{
"editor.defaultFormatter": null,
"[vue]": {
"editor.defaultFormatter": "vscode.typescript-language-features"
}
}