Outlook_Addin_LLM/.hintrc

8 lines
96 B
Plaintext
Raw Normal View History

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