Files
cypress/packages/config
Alejandro Estrada e6cbc5ae1e fix: windows build (#20854)
* fix: update icons build to work on windows

* Add rimraf

* Update scripts

* Update script

* Update scripts

* Fix windows migration

* Update postinstall script

* Remove script
2022-04-04 11:12:08 -05:00
..
2022-04-04 11:12:08 -05:00

Config

The config package contains the configuration types and validation used in both the server and the driver for setting the Cypress configuration values.

Testing

Unit Tests

yarn workspace @packages/config test-unit