matrix-bot-openai-wrapper/tslint.json

9 lines
149 B
JSON
Raw Permalink Normal View History

2024-08-24 20:32:37 +00:00
{
"defaultSeverity": "error",
"extends": [
"tslint:recommended"
],
"jsRules": {},
"rules": {},
"rulesDirectory": []
}