Skip to content

Commit

Permalink
chore: do a little lint cleanup (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith authored Nov 19, 2018
1 parent 7614887 commit 4ac4bef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 1 addition & 0 deletions asset/snippets/.eslintrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
rules:
no-console: off
node/no-missing-require: off
6 changes: 2 additions & 4 deletions asset/snippets/system-test/.eslintrc.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
---
rules:
node/no-unpublished-require: off
node/no-unsupported-features: off
no-empty: off
env:
mocha: true

0 comments on commit 4ac4bef

Please sign in to comment.