-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
There is .ts file in npm package what can cause troubles with some unspecified Typescript compiler config: https://stackoverflow.com/questions/44377617/unable-to-find-typings-d-ts-and-declare-modules-in-angular-2-typescript-app/44380574#44380574
I suggest to add .npmignore file with the following contents:
*.ts
!*.d.ts
.DS_Store
.DS_Store?
gulpfile.js
/node_modules/*
Thanks in advance for cooperation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels