mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2024-11-05 14:30:11 +01:00
7 lines
99 B
JSON
7 lines
99 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"module": "commonjs",
|
||
|
"target": "esnext",
|
||
|
"jsx": "react"
|
||
|
}
|
||
|
}
|