mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
9 lines
239 B
JSON
9 lines
239 B
JSON
{
|
|
"typescript.format.enable": false,
|
|
"typescript.reportStyleChecksAsWarnings": false,
|
|
"typescript.validate.enable": false,
|
|
"javascript.validate.enable": false,
|
|
"editor.formatOnSave": false,
|
|
"editor.snippetSuggestions": "top"
|
|
}
|