Closed dagda1 closed 3 years ago
Cypress is failing in CI because it seems the types cannot be found.
Add includes to other tsconfigs. "include" is not inherited from an extended tsconfig.
"include"
tsconfig
Motivation
Cypress is failing in CI because it seems the types cannot be found.
Approach
Add includes to other tsconfigs.
"include"
is not inherited from an extendedtsconfig
.