Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in

Valera Steb

Avatar
  • Total activity 3
  • Last activity June 06, 2023 16:16
  • Member since June 05, 2023 20:25
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
Activity overview Posts (0) Comments (2)
  • Valera Steb commented, June 06, 2023 16:16
    Elena Pogorelova I don’t know where I should put info about this issue. With tsconfig.json: {  "compilerOptions": {    "module": "None",    "target": "es5",    "sourceMap": true,    "outFile": "dis...
    1. Community
    2. WebStorm
    3. Webstorm not resolving module imports using typescript paths
    • 0 votes
  • Valera Steb commented, June 05, 2023 20:25
    Here are few errors:   a.ts: module m.a {     export class A {         b: m.b.B     } }   b.ts module m.b {     export class A {}       export class B {         a: m.a.A     } }   In file a.ts clas...
    1. Community
    2. WebStorm
    3. Webstorm not resolving module imports using typescript paths
    • 0 votes
Copyright © 2000– JetBrains s.r.o.