1
0
mirror of https://github.com/lancedikson/bowser synced 2024-09-28 06:10:45 +00:00
lancedikson_bowser/.eslintrc.yml

7 lines
84 B
YAML
Raw Normal View History

2017-12-20 21:29:06 +00:00
extends: airbnb-base
rules:
no-underscore-dangle: 0
no-void: 0
plugins:
- ava