Skip to content

Instantly share code, notes, and snippets.

@elevatebart
Created August 5, 2021 23:34
Show Gist options
  • Save elevatebart/cd739b2cea630f00dfead93ad69bdbf0 to your computer and use it in GitHub Desktop.
Save elevatebart/cd739b2cea630f00dfead93ad69bdbf0 to your computer and use it in GitHub Desktop.
cypress.config.ts compare
import { ConfigOptions } from 'cypress'
const config: ConfigOptions = {
}
export default config
import { defineConfig } from 'cypress'
export default defineConfig({
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment