Files
configucci/.hintrc
2026-02-18 11:38:25 +03:00

8 lines
81 B
Plaintext

{
"extends": [
"development"
],
"hints": {
"axe/forms": "off"
}
}