UNPKG

criticizer

Version:

Linting for Angular applications, following angular.io/styleguide.

18 lines (12 loc) 227 B
language: node_js node_js: - 4 - 5 - stable os: - linux - osx branches: only: master before_install: npm i rxjs@5.0.1 @angular/core @angular/compiler zone.js@0.7.2 script: npm run tscv && npm run lint && npm t