Skip to content

Commit 0c8e002

Browse files
authored
Add glob
1 parent ea4a388 commit 0c8e002

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

repositories.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@
114114
},
115115
{
116116
"repository": "facebook/react",
117-
"commit": "64b4605cb82367fa78a08b99bbee1c800e6af21a"
117+
"commit": "64b4605cb82367fa78a08b99bbee1c800e6af21a",
118+
"glob": ["**/*.{js,jsx,ts,tsx}"]
118119
}
119120
]

0 commit comments

Comments
 (0)