ionian/.hintrc

8 lines
No EOL
88 B
Text

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