- required node: v18+ at least
- try turning TS
strictflags ON (tsconfig.json)
- config:
cypress.config.ts, see docs @cypress/schematicsused viang add @cypress/schematic --e2e --component- adding new tests:
ng generate spec [{name}] [--component] --[path {path}]
- adding new tests: