mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-04-25 17:43:59 +08:00
5 lines
135 B
Text
5 lines
135 B
Text
extends: stylelint-prettier/recommended
|
|
plugins: stylelint-prettier
|
|
rules:
|
|
prettier/prettier: true
|
|
no-descending-specificity: null
|