- Rename index.ts to package name.
- Update rollup.config and tsconfig files
- Update building process:
- TSLint
- Stop building for errors on Rollup conversion
- Use local import for ShellJS
- Add sourcemap files for testing to karma.conf & use ES2015 syntax in spec.bundle
- Update Codelyzer rules
- Update packages
- Upgrade versions & enable strict TypeScript compiler option
- Upgrade to Angular 4 configuration
- Add compodoc for generating documentation
- Create library