Skip to content

Commit 49bacb9

Browse files
authoredAug 15, 2023
chore: update jest repo organisation in urls (#14413)
1 parent 25a8785 commit 49bacb9

File tree

329 files changed

+746
-746
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

329 files changed

+746
-746
lines changed
 

‎.eslintrc.cjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ module.exports = {
128128
rules: {
129129
'@typescript-eslint/ban-types': [
130130
'error',
131-
// TODO: remove these overrides: https://github.com/facebook/jest/issues/10177
131+
// TODO: remove these overrides: https://github.com/jestjs/jest/issues/10177
132132
{types: {Function: false, object: false, '{}': false}},
133133
],
134134
'local/ban-types-eventually': [

‎.github/ISSUE_TEMPLATE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 👉 [Please follow one of these issue templates](https://github.com/facebook/jest/issues/new/choose) 👈
1+
## 👉 [Please follow one of these issue templates](https://github.com/jestjs/jest/issues/new/choose) 👈
22

33
<!-- Love Jest? Please consider supporting our collective: 👉 https://opencollective.com/jest/donate -->
44

0 commit comments

Comments
 (0)