mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
8 lines
201 B
JSON
8 lines
201 B
JSON
{
|
|
"typescript.format.enable": false,
|
|
"typescript.reportStyleChecksAsWarnings": false,
|
|
"typescript.validate.enable": false,
|
|
"javascript.validate.enable": false,
|
|
"editor.formatOnSave": false
|
|
}
|