mirror of
https://github.com/kremalicious/blowfish.git
synced 2024-11-15 01:25:22 +01:00
8 lines
142 B
Plaintext
8 lines
142 B
Plaintext
{
|
|
"extends": [
|
|
"stylelint-config-standard",
|
|
"stylelint-config-css-modules",
|
|
"./node_modules/prettier-stylelint/config.js"
|
|
]
|
|
}
|