matrix-bot-openai-wrapper/tsconfig.json

5 lines
54 B
JSON
Raw Normal View History

2024-08-24 20:32:37 +00:00
{
"module": "esnext",
"resolveJsonModule": true
}