Skip to content

Commit 21f85f8

Browse files
authored
Reset tsconfig.json
1 parent 2200ced commit 21f85f8

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

tsconfig.json

+3-10
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,7 @@
99
},
1010
"files": [],
1111
"references": [
12-
{
13-
"path": "packages/core"
14-
},
15-
{
16-
"path": "packages/client-slack"
17-
},
18-
{
19-
"path": "packages/plugin-letzai"
20-
}
12+
{ "path": "packages/core" },
13+
{ "path": "packages/client-slack" }
2114
]
22-
}
15+
}

0 commit comments

Comments
 (0)