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