Skip to content

Commit 4c26980

Browse files
author
blond
committed
style(browser): add browser env for eslint
1 parent b31f3c0 commit 4c26980

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
env:
22
es6: true
3+
browser: true
34
commonjs: true
45
amd: true
56
mocha: true

0 commit comments

Comments
 (0)