Skip to content

Commit

Permalink
Merge pull request #5 from xolvio/add-tsnocheck-for-api
Browse files Browse the repository at this point in the history
fix: add ts-nocheck for api
  • Loading branch information
lgandecki authored Dec 7, 2020
2 parents 6cd6650 + 1b6cb42 commit bb07105
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 bb07105

Please # to comment.