mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-15 03:31:18 -06:00
* Revert "chore: remove Typescript dependency from app node_modules in binary (#27577)" This reverts commit60d4c8356c. * Revert "chore: simplify build script (#27547)" This reverts commit0a86ec686e. * Revert "chore: upgrade lerna to 6, cache build step (#26913)" This reverts commit9e60aeba8f. * build everything * [run ci]
Config
The config package contains the configuration types and validation used in both the server, the data-context and the driver for setting the Cypress configuration values.
Testing
Unit Tests
yarn workspace @packages/config test-unit