mirror of
https://github.com/actions/labeler.git
synced 2026-01-05 19:47:40 +08:00
Bump actions/github to 2.2.0 to support GHES (#72)
* Bumping actions/github to 2.2.0 * Husky commit correct node modules
This commit is contained in:
27
node_modules/@jest/core/tsconfig.json
generated
vendored
Normal file
27
node_modules/@jest/core/tsconfig.json
generated
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"extends": "../../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": "src",
|
||||
"outDir": "build"
|
||||
},
|
||||
"references": [
|
||||
{"path": "../jest-changed-files"},
|
||||
{"path": "../jest-config"},
|
||||
{"path": "../jest-console"},
|
||||
{"path": "../jest-haste-map"},
|
||||
{"path": "../jest-message-util"},
|
||||
{"path": "../jest-regex-util"},
|
||||
{"path": "../jest-reporters"},
|
||||
{"path": "../jest-resolve-dependencies"},
|
||||
{"path": "../jest-runner"},
|
||||
{"path": "../jest-runtime"},
|
||||
{"path": "../jest-snapshot"},
|
||||
{"path": "../jest-test-result"},
|
||||
{"path": "../jest-test-sequencer"},
|
||||
{"path": "../jest-types"},
|
||||
{"path": "../jest-transform"},
|
||||
{"path": "../jest-util"},
|
||||
{"path": "../jest-validate"},
|
||||
{"path": "../jest-watcher"}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user