ant-design/components/avatar
米老朱 6936599aef Enhance stylelint rules (#14803)
* rename .stylelintrc to .stylelintrc.json for explicit file type

* add new npm script lint-fix:style

* fix pseudo-element with double colon

* function name should be lower except ignored functions

* support stylelint declaration-block-no-ignored-properties rule

* support sorted CSS properties order for readability and consistency

* autofix order of all styles by lint-fix:style script

* remove double slash comments after selector

* replace .stylelintignore with ignoreFiles in .stylelintrc.json
2019-02-15 10:48:07 +08:00
..
__tests__ 🐛 Fixed src prop for Avatar not effective after image load error 2019-01-29 21:11:46 +08:00
demo 💄 fix eslint problems 2018-11-28 15:11:02 +08:00
style Enhance stylelint rules (#14803) 2019-02-15 10:48:07 +08:00
index.en-US.md docs: fix wrong usage of comma 2019-02-07 13:59:32 +08:00
index.tsx fix for https://github.com/ant-design/ant-design/issues/14650 2019-01-31 11:00:14 +08:00
index.zh-CN.md Merge branch 'master' into feature 2018-11-04 17:15:29 +08:00