@badeball/cypress-configuration

v6.1.1
[![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

rm -rf dist

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/cypress-configuration

Metadata

  • MIT
  • Whatever
  • Jonas Amundsen
  • released 2/8/2024

Downloads

Maintainers