"include": [ "src/**/*" ], "exclude": [ "node_modules", "**/*.spec.ts", "src/app/shared/**/*" ] 它不工作,甚至不工作,我怎么能做到呢? 我的tsconfig.json现在 ...
確定! 回上一頁