mirror of
https://github.com/lancedikson/bowser
synced 2026-03-02 03:40:27 +00:00
Fix travis testing (include eslint)
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
parser: babel-eslint
|
||||
extends: airbnb-base
|
||||
rules:
|
||||
no-underscore-dangle: 0
|
||||
no-void: 0
|
||||
plugins:
|
||||
- ava
|
||||
- import
|
||||
|
||||
Reference in New Issue
Block a user