mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 10:42:44 +00:00
@@ -5,7 +5,8 @@ export default {
|
||||
|
||||
"*.{ts,mts}": stagedFiles => [
|
||||
...prettierAndEslint(stagedFiles),
|
||||
`tsc --noEmit`,
|
||||
"tsc --noEmit",
|
||||
"tsc-strict",
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user