添加测试
Some checks failed
build / Build (push) Failing after 7s
test / Run tests (push) Failing after 10s
Some checks failed
build / Build (push) Failing after 7s
test / Run tests (push) Failing after 10s
This commit is contained in:
@@ -24,12 +24,16 @@
|
||||
],
|
||||
"@Packages/*": [
|
||||
"packages/*"
|
||||
],
|
||||
"@Tests/*": [
|
||||
"tests/*"
|
||||
]
|
||||
},
|
||||
},
|
||||
"include": [
|
||||
"src",
|
||||
"packages"
|
||||
"packages",
|
||||
"tests"
|
||||
],
|
||||
"ts-node": {
|
||||
"compilerOptions": {
|
||||
|
Reference in New Issue
Block a user