Quickfix for direct importing of TypeScript files
Pre-release
Pre-release
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.