mirror of
https://github.com/actions/setup-python.git
synced 2025-06-30 14:43:47 +00:00
Clean up node_modules
This commit is contained in:
parent
b581dd4017
commit
145e800d1f
7184 changed files with 11271 additions and 1877650 deletions
20
node_modules/jest-config/tsconfig.json
generated
vendored
20
node_modules/jest-config/tsconfig.json
generated
vendored
|
@ -1,20 +0,0 @@
|
|||
{
|
||||
"extends": "../../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": "src",
|
||||
"outDir": "build"
|
||||
},
|
||||
// TODO: This is missing `jest-jasmine2`, but that is just
|
||||
// `require.resolve`d, so no real use for its types
|
||||
"references": [
|
||||
{"path": "../jest-environment-jsdom"},
|
||||
{"path": "../jest-environment-node"},
|
||||
{"path": "../jest-get-type"},
|
||||
{"path": "../jest-regex-util"},
|
||||
{"path": "../jest-resolve"},
|
||||
{"path": "../jest-types"},
|
||||
{"path": "../jest-util"},
|
||||
{"path": "../jest-validate"},
|
||||
{"path": "../pretty-format"}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue