Skip to content

Demonstrates an issue with Cypress and TS compilation of support files

Notifications You must be signed in to change notification settings

omerose/cypress-support

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This is a simple repo demonstrating how to setup typescript and eslint with cypress:

  • 2 Example Commands are typed
  • All tsconfig and other config files are setup
  • Added script shortcuts as recommended from DOCS

How to test different dependencies?

  • Upgrade dependencies in the package.json file
  • Install new dependencies with yarn
  • Run yarn cypress:open and test

About

Demonstrates an issue with Cypress and TS compilation of support files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 51.0%
  • JavaScript 49.0%