face-api/.hintrc

6 lines
80 B
Plaintext
Raw Normal View History

2021-04-04 14:28:14 +02:00
{
"hints": {
"no-inline-styles": "off",
"compat-api/html": "off"
}
}