Skip to content

Commit

Permalink
fix: add ts-nocheck for api
Browse files Browse the repository at this point in the history
  • Loading branch information
jmvtrinidad committed Dec 7, 2020
1 parent 6cd6650 commit 1b6cb42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/typescript-fetch/api.mustache
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/// <reference path="./custom.d.ts" />
// tslint:disable
// @ts-nocheck
{{>licenseInfo}}

import * as url from "url";
Expand Down

0 comments on commit 1b6cb42

Please # to comment.