This website requires JavaScript.
Explore
Help
Sign In
UniqAI
/
hexabot
Watch
1
Star
0
Fork
0
You've already forked hexabot
mirror of
https://github.com/hexastack/hexabot
synced
2025-01-22 18:45:57 +00:00
Code
Issues
Actions
13
Packages
Projects
Releases
Wiki
Activity
e8c917affd
hexabot
/
api
/
tsconfig.build.json
5 lines
97 B
JSON
Raw
Normal View
History
Unescape
Escape
feat: initial commit
2024-09-10 09:50:11 +00:00
{
"extends"
:
"./tsconfig.json"
,
fix: update ts config
2025-01-02 07:42:19 +00:00
"exclude"
:
[
"node_modules"
,
"test"
,
"dist"
,
"**/*spec.ts"
]
feat: initial commit
2024-09-10 09:50:11 +00:00
}
Reference in New Issue
Copy Permalink