Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Rob Ferguson
Total activity
3
Last activity
November 26, 2017 07:02
Member since
November 26, 2017 06:51
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (2)
Rob Ferguson
commented,
November 26, 2017 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...
Community
WebStorm
Angular-CLI with paths in tsconfig
0 votes
Rob Ferguson
commented,
November 26, 2017 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...
Community
WebStorm
Angular-CLI with paths in tsconfig
0 votes