https://github.com/caomeiyouren/stylelint-config-cmyr
https://github.com/caomeiyouren/stylelint-config-cmyr
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/caomeiyouren/stylelint-config-cmyr
- Owner: CaoMeiYouRen
- License: mit
- Created: 2020-10-13T12:01:40.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-08T12:22:49.000Z (almost 5 years ago)
- Last Synced: 2025-02-05T01:37:18.485Z (8 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stylelint-config-cmyr
## 草梅友仁个人使用的 stylelint 检测规范
```sh
"lint:css": "stylelint src/**/*.{vue,html,css,scss,sass} --syntax scss --custom-syntax postcss-html --fix"
```