mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2024-12-11 16:37:27 +01:00
8 lines
170 B
JSON
8 lines
170 B
JSON
{
|
|
"processors": ["@mapbox/stylelint-processor-arbitrary-tags"],
|
|
"extends": [
|
|
"stylelint-config-standard",
|
|
"./node_modules/prettier-stylelint/config.js"
|
|
]
|
|
}
|