feat(cli): add build script and unify tests (#3369)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"exclude": ["dist", "node_modules", "upload", "test", "**/*spec.ts"]
|
||||
}
|
||||
Reference in New Issue
Block a user