Skip to content

Commit

Permalink
style(typescript): disable lint rule
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Oct 1, 2019
1 parent a301f23 commit 2c448f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions types/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/// <reference types="node" />
// TypeScript Version: 3.6

/* tslint:disable:strict-export-declare-modifiers */

/**
* @see https://github.com/panva/node-openid-client/blob/master/docs/README.md
*/
Expand Down

0 comments on commit 2c448f7

Please sign in to comment.