mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-09 08:25:25 +00:00
c146f6940a
* ES6 all the things ! * ESLint checks everything * CSS fixes (use stylelint) * Fix #2231
4 lines
58 B
JSON
4 lines
58 B
JSON
{
|
|
"extends": "airbnb",
|
|
"parser": "babel-eslint"
|
|
}
|