Skip to content

Commit c34d65e

Browse files
committed
1 parent ffc1123 commit c34d65e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

index.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ module.exports = {
33

44
parser: 'babel-eslint',
55

6+
env: {
7+
browser: true
8+
},
9+
610
extends: [
711
'airbnb/rules/react',
812
'airbnb/rules/react-a11y',

0 commit comments

Comments
 (0)