www_engage_os/.hintrc
2025-06-18 15:28:51 +02:00

8 lines
88 B
Plaintext

{
"extends": [
"development"
],
"hints": {
"no-inline-styles": "off"
}
}