1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2024-12-11 08:30:07 +01:00
Whalebird-desktop-client-ma.../.stylelintrc.json
2019-06-05 22:23:48 +09:00

8 lines
170 B
JSON

{
"processors": ["@mapbox/stylelint-processor-arbitrary-tags"],
"extends": [
"stylelint-config-standard",
"./node_modules/prettier-stylelint/config.js"
]
}