A sample project showing flawless consumption of a TypeScript NPM module using TypeScript. This project consumes the sister project ts-npm-module using NPM.
Run npm install
in this project and then open it with atom-typescript
and you can see it gets picked up automatically.