2019-11-07 10:41:54 +08:00
|
|
|
{
|
2021-01-04 23:36:39 +08:00
|
|
|
"editor.formatOnSave": true,
|
|
|
|
"typescript.tsdk": "node_modules/typescript/lib",
|
|
|
|
"gitHistory.showEditorTitleMenuBarIcons": false,
|
|
|
|
"search.exclude": {
|
|
|
|
"examples/docs.json": true
|
|
|
|
}
|
2019-11-07 10:41:54 +08:00
|
|
|
}
|