Skip to content

Commit ecedd42

Browse files
committed
Removed deprecated tslint
1 parent 92280a8 commit ecedd42

5 files changed

Lines changed: 0 additions & 313 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
# Build
2323
- run: npm install
2424
- run: npm run build
25-
- run: npm run lint
2625
- run: npm run test
2726
- run: npm run docs
2827

errors/Errors.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import { HttpStatusCode } from "../http";
22

3-
/* tslint:disable:max-classes-per-file */
4-
53
/**
64
* Thrown on HTTP response with a non-successful status code (4xx or 5xx).
75
*/

package-lock.json

Lines changed: 0 additions & 305 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)