mirror of
https://github.com/kremalicious/blowfish.git
synced 2024-11-22 17:50:11 +01:00
7 lines
88 B
Plaintext
7 lines
88 B
Plaintext
{
|
|
"plugins": ["stylelint-prettier"],
|
|
"rules": {
|
|
"prettier/prettier": true
|
|
}
|
|
}
|