Use ts extension instead of tsx
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"node_version": "20",
|
"node_version": "20",
|
||||||
"graphs": {
|
"graphs": {
|
||||||
"agent": "./agent/agent.tsx:graph"
|
"agent": "./agent/agent.ts:graph"
|
||||||
},
|
},
|
||||||
"ui": {
|
"ui": {
|
||||||
"agent": "./agent/uis/index.tsx"
|
"agent": "./agent/uis/index.tsx"
|
||||||
|
|||||||
Reference in New Issue
Block a user