✖ tsc-files --noEmit:
src/components/grid/simpleGrid/grid.tsx(3,20): error TS2307: Cannot find module './styles.scss' or its corresponding type declarations.
src/components/hashLinkAnchor/Anchor.tsx(3,20): error TS2307: Cannot find module './styles.scss' or its corresponding type declarations.
src/services/asyncApiFetch.ts(13,42): error TS2304: Cannot find name 'QueryType'.
src/views/customizer/settings/banner/BannerSettings/components/BannerWithImageSettings.tsx(5,20): error TS2307: Cannot find module '../../styles.scss' or its corresponding type declarations.
src/views/products/Products.tsx(23,20): error TS2307: Cannot find module './styles.scss' or its corresponding type declarations.
src/views/products/Products.tsx(37,10): error TS2304: Cannot find name 'QueryType'.
husky - pre-commit hook exited with code 1 (error)
main.d.ts in the ./src completely ignored by tsc-files
pre-commit report: