@badeball/cypress-configuration

v4.0.0
[![Build status](https://github.com/badeball/cypress-configuration/actions/workflows/build.yml/badge.svg)](https://github.com/badeball/cypress-configuration/actions/workflows/build.yml) [![Npm package weekly downloads](https://badgen.net/npm/dw/@badeball/
cypress cypress-configuration

clean

bash -O globstar -c 'rm -f lib/**/*.{js,d.ts}'

build

tsc

watch

tsc --watch

fmt

prettier --ignore-path .gitignore --write '**/*.ts'

test

npm run test:fmt && npm run test:unit

test:fmt

prettier --ignore-path .gitignore --check '**/*.ts'

test:unit

mocha

prepublishOnly

npm run clean && npm run build && npm run test
npm i @badeball/[email protected]

Metadata

  • MIT
  • Whatever
  • Jonas Amundsen
  • released 7/15/2022

Downloads

Maintainers