From 2394a3c1316d138b4c8556b8603bdd66493ededd Mon Sep 17 00:00:00 2001 From: Edmond Chui <1967998+EdmondChuiHW@users.noreply.github.com> Date: Tue, 12 Mar 2024 16:43:05 +0000 Subject: [PATCH] path (#18) --- scripts/eslint_rules/lib/check_license_header.js | 1 + 1 file changed, 1 insertion(+) 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 = [