badgen.net/.hintrc

8 wiersze
88 B
Plaintext

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