1
0
mirror of https://github.com/wallabag/wallabag.git synced 2024-12-16 18:30:17 +01: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

4 lines
45 B
Plaintext

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