Skip to content

Commit

Permalink
fix(lint): exempt built files (#3024)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjbarton committed Jun 4, 2018
1 parent 642b177 commit bc9acd3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .eslintignore
@@ -1 +1,4 @@
test/e2e/support/error/under-test.js
test/e2e/support/error/under-test.js
static/karma.js
static/context.js
tmp/*

0 comments on commit bc9acd3

Please sign in to comment.