mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Prepare repo for publish
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
{
|
||||
"extends": "../../../tsconfig.node.json",
|
||||
"references": [
|
||||
{ "path": "../../../packages/lib/tsconfig.node.json" },
|
||||
],
|
||||
"extends": "../tsconfig.node.json",
|
||||
"include": ["./**/*.ts"],
|
||||
"exclude": ["test/*", "./dist/*"],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user