Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
fix: add tslint ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Feb 5, 2018
1 parent 2550854 commit 20f2c72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/errors.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// tslint:disable no-implicit-dependencies

import Chalk from 'chalk'
import Indent = require('indent-string')
import * as Wrap from 'wrap-ansi'
Expand Down

0 comments on commit 20f2c72

Please sign in to comment.