botserver/.hintrc

8 lines
No EOL
96 B
Text

{
"extends": [
"development"
],
"hints": {
"typescript-config/strict": "off"
}
}