mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-06 06:29:45 -06:00
* chore: bundle the root package.json as an installable package * Update packages/root/README.md Co-authored-by: Jennifer Shehane <jennifer@cypress.io> * Update guides/esm-migration.md Co-authored-by: Jennifer Shehane <jennifer@cypress.io> * Update packages/root/README.md Co-authored-by: Jennifer Shehane <jennifer@cypress.io> --------- Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
6 lines
62 B
JSON
6 lines
62 B
JSON
{
|
|
"compilerOptions": {
|
|
"resolveJsonModule": true,
|
|
}
|
|
}
|