主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录

Karmalakas

Avatar
  • 活动总数 8
  • 最后的活动 2024年12月03日 17:23
  • 成员加入日期 2021年01月13日 18:40
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 1
  • 订阅数 2
活动概览 帖子(1) 评论(4)
按最近的活动排序 最近的活动 投票数
  • 创建于 2024年12月03日 17:23
    So what you're saying, is that Jetbrains IDEs don't allow a proper use of TS with additional compiler packages, which deal with such situations?
    1. 社区
    2. WebStorm
    3. Typescript does not resolve modules through tsconfig.json's baseUrl
    • 0 票
  • 已编辑于 2024年12月03日 17:10
    OK, how do I disable this inspection on IDE/project level, because @ts-ignore is not an option in this case. I don't care that IDE can't find the module which is there
    1. 社区
    2. WebStorm
    3. Typescript does not resolve modules through tsconfig.json's baseUrl
    • 0 票
  • 已编辑于 2024年12月03日 17:05
    But that's just IDE behaviour I believe. Everything else works as expected. Crtl + Click also works. TSC build also works. Webpack build also works… It's only that IDE marks all files, that have su...
    1. 社区
    2. WebStorm
    3. Typescript does not resolve modules through tsconfig.json's baseUrl
    • 0 票
  • 已编辑于 2024年12月03日 16:11
    I still have pretty much the same issue on PhpStorm v2024.3 …My tsconfig:{ "compilerOptions": { "paths": { "@ctrl/*": ["src/controller/*"], "@ui/*": ["src/ui/*"], "@/*": ["s...
    1. 社区
    2. WebStorm
    3. Typescript does not resolve modules through tsconfig.json's baseUrl
    • 0 票
Copyright © 2000– JetBrains s.r.o.