UNPKG

typescript-angular-utilities

Version:
22 lines (17 loc) 291 B
# Ignore test files source/**/*.tests.js source/*.tests.d.ts karma.* test-bootstrapper.js # NPM /node_modules/ npm-debug.log # Ignore webpack settings webpack.* # Git *.orig # Don't need external typings on npm /typings/ #exlude the .ts files from dist *.ts !*.d.ts