Maarten Tibau

Avatar
  • 活动总数 55
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 1
  • 订阅数 15
  • 已编辑于

    Excluded folder is not being taking into account by tsconfig.json

    I currently am facing this issue:When creating an Angular workspace to create a reusable library the folder structure looks like this:-- my-workspace  -- projects    -- my-library    -- my-library-...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Default code style

    I know that code style is a setting that has to be set on a project level. But since you can create a custom code style on IDE level, it would be really nice if you could assign this code style to ...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    TypeScript compiler won't run on new files

    Hi, I just upgraded from WS 2016.1 to WS 2016.2 because I thought I might have run into a bug or something. The problem is, my .ts files aren't being compiled anymore.As you can see in the screensh...
    • 2 个关注者
    • 6 条评论
    • 0 票
  • 创建于

    Typescript Compiler doesn't exclude "node_modules" folder

    Hi, I'm working on an Angular 2 app with phpStorm, but what is really frustrating is that the TS compiler always keeps looking for errors in the "node_modules" folder as well and throws errors of c...
    • 7 个关注者
    • 14 条评论
    • 5 票
  • 创建于

    TypeScript compiler "cannot find module 'angular2/..."

    Hi, I have a basic angular 2 setup, now the TypeScript compiler keeps saying it can't the modules, although I have imported it in the external libraries and when I press "CTRL" the hand is showing ...
    • 3 个关注者
    • 8 条评论
    • 0 票