This website works better with JavaScript.
Home
Explore
Help
Sign In
Chevalier
/
chat-ts-sdk
Watch
2
Star
1
Fork
1
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
No Description
9
Commits
2
Branches
Tree:
86ffc04518
chat-ts-sdk
/
tsconfig.test.json
tsconfig.test.json
87B
History
Raw
1
2
3
4
5
6
{
"extends"
:
"./tsconfig.json"
,
"compilerOptions"
: {
"module"
:
"commonjs"
}
}