[CodeHealth] Lint script files (#4081)

This commit is contained in:
filtered
2025-06-05 03:23:56 -07:00
committed by GitHub
parent defea56ba5
commit 9e2180dcd8

View File

@@ -13,6 +13,8 @@
"*.mts",
"*.config.js",
"browser_tests/**/*.ts",
"scripts/**/*.js",
"scripts/**/*.ts",
"tests-ui/**/*.ts"
]
}