Skip to content

Commit

Permalink
[refactor] Disable no-case-declarations
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Oct 14, 2020
1 parent 792c257 commit d0136ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/piping.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable no-case-declarations */
import * as http from "http";
import * as http2 from "http2";
import * as log4js from "log4js";
Expand Down

0 comments on commit d0136ab

Please sign in to comment.