Closed
Description
After I migrated the code from cucumber/common
I am no longer able to run tests:
npm test
TSError: ⨯ Unable to compile TypeScript:
src/components/app/ExecutionSummary.tsx:14:20 - error TS2307: Cannot find module './ExecutionSummary.module.scss' or its corresponding type declarations.
14 import styles from './ExecutionSummary.module.scss'
Any idea what I broke and how to fix this @davidjgoss?
Metadata
Metadata
Assignees
Labels
No labels