Skip to content

Commit

Permalink
Merge pull request #16018 from rwjblue/eslint-ignore-typescript
Browse files Browse the repository at this point in the history
Tell eslint to ignore Typescript files.
  • Loading branch information
rwjblue authored Dec 22, 2017
2 parents a7e2685 + 4ac08b8 commit 8b205f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
blueprints/*/*files/**/*.js
dist/
tmp/
**/*.ts

0 comments on commit 8b205f4

Please sign in to comment.