mirror of
https://github.com/run-llama/LlamaIndexTS.git
synced 2026-06-30 22:17:54 -04:00
13 lines
182 B
Plaintext
13 lines
182 B
Plaintext
{
|
|
"jsc": {
|
|
"parser": {
|
|
"syntax": "typescript",
|
|
"decorators": true
|
|
},
|
|
"target": "esnext",
|
|
"transform": {
|
|
"decoratorVersion": "2022-03"
|
|
}
|
|
}
|
|
}
|