Skip to content

Commit 9e2180d

Browse files
authored
[CodeHealth] Lint script files (#4081)
1 parent defea56 commit 9e2180d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tsconfig.eslint.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
"*.mts",
1414
"*.config.js",
1515
"browser_tests/**/*.ts",
16+
"scripts/**/*.js",
17+
"scripts/**/*.ts",
1618
"tests-ui/**/*.ts"
1719
]
1820
}

0 commit comments

Comments
 (0)