mirror of
https://github.com/actions/setup-node.git
synced 2025-12-16 10:03:42 +08:00
.
This commit is contained in:
24
node_modules/jest-runtime/tsconfig.json
generated
vendored
24
node_modules/jest-runtime/tsconfig.json
generated
vendored
@@ -1,24 +0,0 @@
|
||||
{
|
||||
"extends": "../../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": "src",
|
||||
"outDir": "build"
|
||||
},
|
||||
"references": [
|
||||
{"path": "../jest-config"},
|
||||
{"path": "../jest-console"},
|
||||
{"path": "../jest-environment"},
|
||||
{"path": "../jest-environment-node"},
|
||||
{"path": "../jest-haste-map"},
|
||||
{"path": "../jest-message-util"},
|
||||
{"path": "../jest-mock"},
|
||||
{"path": "../jest-regex-util"},
|
||||
{"path": "../jest-resolve"},
|
||||
{"path": "../jest-snapshot"},
|
||||
{"path": "../jest-source-map"},
|
||||
{"path": "../jest-types"},
|
||||
{"path": "../jest-util"},
|
||||
{"path": "../jest-validate"},
|
||||
{"path": "../pretty-format"}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user