Skip to content

Commit aeb3fe2

Browse files
alan-agius4AndrewKushnir
authored andcommitted
build: remove tslint and codelyzer deps from integration tests (angular#55658)
These are redundant. PR Close angular#55658
1 parent 14d5094 commit aeb3fe2

File tree

58 files changed

+44358
-45755
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+44358
-45755
lines changed

integration/animations-async/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
"@types/jasmine": "file:../../node_modules/@types/jasmine",
3232
"@types/jasminewd2": "file:../../node_modules/@types/jasminewd2",
3333
"@types/node": "file:../../node_modules/@types/node",
34-
"codelyzer": "5.2.0",
3534
"jasmine-core": "3.5.0",
3635
"jasmine-spec-reporter": "4.2.1",
3736
"karma": "4.4.0",
@@ -41,7 +40,6 @@
4140
"karma-jasmine-html-reporter": "1.4.2",
4241
"protractor": "file:../../node_modules/protractor",
4342
"ts-node": "8.3.0",
44-
"tslint": "5.18.0",
4543
"typescript": "file:../../node_modules/typescript"
4644
}
47-
}
45+
}

integration/animations-async/tslint.json

Lines changed: 0 additions & 87 deletions
This file was deleted.

0 commit comments

Comments
 (0)