Closed
Description
I would love to be able to write and run my tests using typescript-node
, which works perfectly, except atom-typescript
continues to warn my to check if it should be in the files
array. This wouldn't be a big deal, except it then disable completion and linting for the rest of the file. Can we not consider any tsconfig.json
in the current directory upward part of the configuration automatically?
I imagine you can run into a similar casing when compiling TypeScript within a Browserify/Webpack/etc. project since you don't need to define the files for it to work there.
Metadata
Metadata
Assignees
Labels
No labels