Ignore console statements in test/ directory because yolo

This commit is contained in:
Peter deHaan 2017-07-23 00:06:24 -07:00
parent 70396e2f36
commit c3751c2efc
No known key found for this signature in database
GPG Key ID: F0FC6C01C6305097
1 changed files with 2 additions and 0 deletions

View File

@ -19,3 +19,5 @@ rules:
mocha/no-pending-tests: error
mocha/no-return-and-callback: warn
mocha/no-skipped-tests: error
no-console: off # ¯\_(ツ)_/¯