James Henry 03c378cb35
chore(nxdev): enable e2e testing for nx-dev (#10088)
* chore(nxdev): enable e2e testing for nx-dev

* chore(nxdev): remove vercel github workflow, run on circle

* chore(repo): try and fix cypress on circle

* chore(repo): try and fix cypress on circle

* chore(repo): update node dep cache key to include package.json
2022-05-05 12:54:32 -04:00

9 lines
313 B
TypeScript

// ***********************************************
// For more comprehensive examples of custom
// commands please read more here:
// https://on.cypress.io/custom-commands
// ***********************************************
// eslint-disable-next-line @typescript-eslint/no-namespace
declare namespace Cypress {}