Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Aleshkovskiy Av
Follow
New posts
New posts and comments
Total activity
2
Last activity
July 02, 2020 20:35
Member since
July 02, 2020 20:35
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (1)
Aleshkovskiy Av
commented,
July 02, 2020 20:35
HiMy solution is: create file tsconfig.json add this code: { "compilerOptions": { "module": "commonjs", "declaration": true, "removeComments": true, "emitDecoratorMetadata": true, ...
Community
WebStorm
"Cannot find name 'jest'" Typescript error
3 votes