angular2-tag-input
angular2-tag-input copied to clipboard
Do not publish dev-only files to npm
Right now I have tslint in my project complaining due to the fact that it also looks at angular2-tag-input
tslint.json file.
Since this is a dev-only configuration, it shouldn't be published to npm
the same probably applies to *.ts files, tsconfig files and other stuff
Hi! Is this solved?