Skip to content

Add typings file

Choose a tag to compare

@aholachek aholachek released this 27 Dec 02:52
· 53 commits to master since this release

The initial way I set up Typescript, using Babel 7's integration, was not generating typings files due to the noEmit option. I updated the tsconfig.json to create the typings file.