Skip to content
Snippets Groups Projects
Commit c1b4073f authored by Tom Käsler's avatar Tom Käsler
Browse files

let linter check with --project

parent 4eb4d4b6
1 merge request!143Optimize linter
......@@ -21,7 +21,7 @@ tslint:
- npm install @angular/core
- npm install typescript
- npm install rxjs
- node_modules/tslint/bin/tslint -p ./tsconfig.json -c ./tslint.json ./src/**/*.ts
- node_modules/tslint/bin/tslint -p ./tsconfig.json -c ./tslint.json --project
ngbuild:
stage: build
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment