mirror of
https://github.com/lancedikson/bowser
synced 2026-03-02 03:40:27 +00:00
Make prefer-default-export rule warning
This commit is contained in:
@@ -7,6 +7,7 @@ rules:
|
||||
- 'error'
|
||||
- 'ignorePackages'
|
||||
- {js: 'always'}
|
||||
import/prefer-default-export: 1
|
||||
|
||||
plugins:
|
||||
- ava
|
||||
|
||||
Reference in New Issue
Block a user