mirror of
https://github.com/run-llama/LlamaIndexTS.git
synced 2026-07-19 18:43:34 -04:00
13 lines
182 B
Plaintext
13 lines
182 B
Plaintext
{
|
|
"jsc": {
|
|
"parser": {
|
|
"syntax": "typescript",
|
|
"decorators": true
|
|
},
|
|
"target": "esnext",
|
|
"transform": {
|
|
"decoratorVersion": "2022-03"
|
|
}
|
|
}
|
|
}
|