Logo
Explore Help
Sign In
kenmirrors/MagicMirror
1
0
Fork 0
You've already forked MagicMirror
mirror of https://github.com/MichMich/MagicMirror.git synced 2025-07-25 11:05:43 +00:00
Code Issues Projects Releases Wiki Activity
MagicMirror/.stylelintrc.json

8 lines
126 B
JSON
Raw Normal View History

Standardize: TO STYLELINT!
2016-04-05 15:43:52 -04:00
{
Update stylelint (#3042) 1. Update `stylelint` dependencies - As of stylelint v15, we do not need `stylelint-config-prettier` anymore: https://github.com/prettier/stylelint-config-prettier/releases/tag/v9.0.5 2. Switch to `stylelint-config-standard`: `stylelint-prettier/recommended` has not been updated for a long time and still needs the old `stylelint-config-prettier` 3. Handle new `stylelint` issues
2023-02-19 21:36:50 +01:00
"extends": ["stylelint-config-standard"],
Add prettier, configs and editorconfig
2020-03-28 06:56:30 +01:00
"plugins": ["stylelint-prettier"],
"rules": {
"prettier/prettier": true
}
Clean Up the Contributing Documentation and Process: Part VII.LXVI.I * Fix the StyleLint config to allow the empty blocks in the clock module CSS.
2016-09-08 15:49:24 -04:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 729ms Template repo/home: 35ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API