mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-27 04:32:42 +00:00
Disable stylelint rules that are conflicting with Prettier (#31339)
This commit is contained in:
parent
664bef3573
commit
a207a1f7dc
3 changed files with 15 additions and 1 deletions
|
|
@ -189,6 +189,7 @@
|
|||
"prettier": "^3.3.3",
|
||||
"react-test-renderer": "^18.2.0",
|
||||
"stylelint": "^16.0.2",
|
||||
"stylelint-config-prettier-scss": "^1.0.0",
|
||||
"stylelint-config-standard-scss": "^13.0.0",
|
||||
"typescript": "^5.0.4",
|
||||
"webpack-dev-server": "^3.11.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue