mirror of
https://github.com/PHIDIAS0303/ClusterChatSync.git
synced 2025-12-27 03:05:21 +09:00
5 lines
103 B
JSON
5 lines
103 B
JSON
{
|
|
"extends": "../tsconfig.node.json",
|
|
"include": ["./**/*.ts"],
|
|
"exclude": ["test/*", "./dist/*"],
|
|
} |