]> git.immae.eu Git - github/wallabag/wallabag.git/blame - .eslintrc.json
Add eslint & stylelint tests (fix a few things) and move dependencies to dev
[github/wallabag/wallabag.git] / .eslintrc.json
CommitLineData
0743287f
TC
1{
2 "extends": "airbnb",
c146f694 3 "parser": "babel-eslint"
0743287f 4}