mirror of
https://github.com/facebook/react.git
synced 2026-02-23 20:23:02 +00:00
[ez] Fix unneeded path in copyright script
This commit is contained in:
@@ -27,8 +27,6 @@ const files = glob.sync("**/*.{js,ts,tsx,jsx}", {
|
||||
"packages/js-fuzzer/**",
|
||||
"**/tests/fixtures/**",
|
||||
"**/__tests__/fixtures/**",
|
||||
// Special case where we need to preserve a jest directive
|
||||
"packages/forest-runtime/src/__tests__/DOM-test.ts",
|
||||
],
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user