This website works better with JavaScript
Home
Explore
Help
Register
Sign In
oleg
/
liberama
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Поправка конфига для eslint
Book Pauk
3 years ago
parent
38414ae7b6
commit
2a9d44ae9a
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.eslintrc
+ 1
- 0
.eslintrc
View File
@@ -12,6 +12,7 @@
"@babel"
],
"env": {
+ "es6": true,
"browser": true,
"node": true
},