/
githubmirror
/
jest
Обзор
Документация
Войти
/
githubmirror
/
jest
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
.gitignore
86 строк
2 KB
Simen Bekkhus
feat(@jest/source-map): replace `source-map-support` with a Jest-owned implementation (#16327)
12 авг 2026, 17:58
Не верифицирован
12 авг 2026, 17:58
b614603
Код
Авторство
О чём код?
.idea .DS_Store .eslintcache *.swp *~ /examples/*/node_modules/ /examples/react-native/.watchman-cookie-* /e2e/setup-files-after-env-config/package.json # written by the e2e tests that own them, and left behind by an interrupted run /e2e/console-log-output-when-run-in-band /e2e/coverage-threshold /e2e/execute-tests-once-in-mpr /e2e/jest-config-js /e2e/jest-config-ts /e2e/resolve-no-extensions-no-js /e2e/timeouts /e2e/timeouts-legacy /e2e/ts-node-integration /e2e/to-match-inline-snapshot/__tests__ /e2e/to-match-snapshot/__tests__ # written to the repo root by e2e/__tests__/listTests.test.ts /test-lists.json # left at the repo root by an interrupted e2e/__tests__/jestChangedFiles.test.ts run /.sl /e2e/*/node_modules /e2e/*/.pnp /e2e/*/.pnp.js !/e2e/native-esm-js-esm-syntax-fallback/node_modules !/e2e/presets/json/node_modules !/e2e/presets/js/node_modules /e2e/transform/*/coverage /e2e/transform/*/node_modules /e2e/custom-jsdom-version/*/node_modules !packages/jest-runtime/src/__tests__/test_root/node_modules /node_modules /packages/*/build/ /packages/*/dist/ /packages/*/coverage/ /packages/*/node_modules/ /website/.docusaurus /website/.cache-loader /website/build /website/backers.json /website/node_modules /website/yarn.lock /website/i18n/* /benchmarks/*/node_modules/ /reports/* coverage lerna-debug.log npm-debug.log npm-debug.log* yarn-error.log* junit.xml package-lock.json *.tsbuildinfo api-extractor.json # https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored but nested for e2e directories **/.yarn/* !**/.yarn/patches !**/.yarn/releases !**/.yarn/plugins !**/.yarn/sdks !**/.yarn/versions **/.pnp.* crowdin-cli.jar # We don't want these temp files packages/jest-worker/src/workers/__tests__/__temp__ .zed