1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-01-23 15:18:08 +00:00
wallabag/.stylelintrc
Thomas Citharel c146f6940a
Assets work
* ES6 all the things !

* ESLint checks everything

* CSS fixes (use stylelint)

* Fix 
2016-09-28 10:30:18 +02:00

3 lines
45 B
Text

{
"extends": "stylelint-config-standard"
}