This website requires JavaScript.
Explore
Help
Sign In
devol
/
wallabag
mirror of
https://github.com/wallabag/wallabag.git
Watch
1
Star
0
Fork
You've already forked wallabag
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f733d8aaa3
wallabag
/
.eslintrc.json
5 lines
58 B
JSON
Raw
Normal View
History
Unescape
Escape
clean & lint stuff
2016-06-09 19:02:38 +02:00
{
"extends"
:
"airbnb"
,
Assets work * ES6 all the things ! * ESLint checks everything * CSS fixes (use stylelint) * Fix #2231
2016-09-28 10:30:18 +02:00
"parser"
:
"babel-eslint"
clean & lint stuff
2016-06-09 19:02:38 +02:00
}