Skip to content

Commit

Permalink
Ignore compiled JS from eslint
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <coding@schilljs.com>
  • Loading branch information
nickvergessen committed Feb 14, 2019
1 parent f9affbb commit 58aacf2
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
@@ -1,7 +1,10 @@
/js/admin/sha1.js
/js/admin/commands.js
/js/admin/commands.js.map
/js/tests/*
/js/vendor/*
/js/simplewebrtc.js
/js/**/templates.js
/karma.conf.js
/tests/*
/vue/*

0 comments on commit 58aacf2

Please sign in to comment.