wallabag/.stylelintrc
Thomas Citharel c146f6940a
Assets work
* ES6 all the things !

* ESLint checks everything

* CSS fixes (use stylelint)

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

4 lines
45 B
Plaintext

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