tiagob / create-full-stack

Set up a TypeScript full stack with one command.
https://create-full-stack.com
MIT License
97 stars 9 forks source link

pulumi-aws tsconfig.json src not found #96

Closed tiagob closed 4 years ago

tiagob commented 4 years ago

Error in VSCode. Try extending the root config?

tiagob commented 4 years ago

Fixed by adding

  "extends": "../../tsconfig"