主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Rob Ferguson
活动总数
3
最后的活动
2017年11月26日 07:02
成员加入日期
2017年11月26日 06:51
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(0)
评论(2)
按最近的活动排序
最近的活动
投票数
创建于
2017年11月26日 07:02
Hi, Just noticed that if I remove "**/*.spec.ts" from 'exclude' the error goes away: "include": [ "src/**/*.ts"],"exclude": [ "node_modules", "src/test.ts", "e2e"] Does WebStorm support a 'tsconfig...
社区
WebStorm
Angular-CLI with paths in tsconfig
0 票
创建于
2017年11月26日 06:51
Hi, I have a project created using the Ionic CLI: https://github.com/Robinyo/big-top I have configured 'compilerOptions' in 'tsconfig.json': "compilerOptions": { ... "target": "es5", "typeRo...
社区
WebStorm
Angular-CLI with paths in tsconfig
0 票