diff --git a/scripts/eslint_rules/lib/check_license_header.js b/scripts/eslint_rules/lib/check_license_header.js index ff028969730..c23b6d9eeac 100644 --- a/scripts/eslint_rules/lib/check_license_header.js +++ b/scripts/eslint_rules/lib/check_license_header.js @@ -70,6 +70,7 @@ const META_CODE_PATHS = [ 'entrypoints/rn_inspector', 'panels/rn_welcome', 'core/host/RNPerfMetrics.ts', + 'global_typings/react_native.d.ts', ]; const OTHER_LICENSE_HEADERS = [