// 将设置放入此文件中以覆盖默认值和用户设置。 { "tsimporter.filesToScan": [ "**/*.ts", "**/*.tsx", "**/*.d.ts" ], //排除 "tsimporter.filesToExclude": [], "typescript.tsdk": "node_modules\\typescript\\lib" }