refactor(core): Support writing tests in cli/src (no-changelog) (#9646)
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
"tsBuildInfoFile": "dist/build.tsbuildinfo"
|
||||
},
|
||||
"include": ["src/**/*.ts"],
|
||||
"exclude": ["test/**"]
|
||||
"exclude": ["test/**", "src/**/__tests__/**"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user