IDEA does not pick up tsconfig types when in a subfolder like '[foldername]'

Answered

I have a folder, lets say its called 'app', this folder is a subfolder to '[foldername]' (yes with square brackets). 

You can look at it like this.

  • [foldername]
  • > app
  • >> client
  • >>> tsconfig.json
  • >> server
  • >>> tsconfig.json

Now, when removed from the '[foldername'] the 'types' form tsconfig suddenly starts working again. 

Has any experienced this, and if so, what was done to fix it.

0
2 comments

Most probably, squared brackets is the reason.

Please create a new YouTrack ticket with project sample attached: https://youtrack.jetbrains.com/newIssue?project=web

1

I'll do it today :) Thanks

0

Please sign in to leave a comment.