Skip to content

Quickfix for direct importing of TypeScript files

Pre-release
Pre-release
Compare
Choose a tag to compare
@pverscha pverscha released this 21 Nov 12:50
· 605 commits to master since this release
3428caa

This release fixes a problem where projects can't directly import TypeScript-files from this package due to the tsconfig.json-file missing.

Changes:

  • Add tsconfig.json to npm package.