Skip to content

Commit

Permalink
misc: eslintignore .d.ts files (#11793)
Browse files Browse the repository at this point in the history
  • Loading branch information
brendankenny authored Dec 9, 2020
1 parent 58fd88a commit 111aaf1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ coverage/**
lighthouse-core/scripts/legacy-javascript/variants

third-party/chromium-webtests

# ignore d.ts files until we can properly lint them
*.d.ts

0 comments on commit 111aaf1

Please sign in to comment.