1
0
mirror of https://github.com/kremalicious/blowfish.git synced 2024-06-15 16:53:09 +02:00
blowfish/.stylelintrc

7 lines
88 B
Plaintext

{
"plugins": ["stylelint-prettier"],
"rules": {
"prettier/prettier": true
}
}