mirror of
https://github.com/cypress-io/cypress.git
synced 2025-12-19 21:31:48 -06:00
* replace bluebird with native Promise * replace bluebird in fixture file * replace bluebird in spawn file * replace bluebird and use fsExtra * replace pathExistsAsync with native method * use async await instead of Promise.try * fix formStatePath * fix Promise.try * fix for formStatePath * fix lint * Update packages/config/src/project/utils.ts * remove unused Bluebird import * fix indentation --------- Co-authored-by: Jennifer Shehane <shehane.jennifer@gmail.com> Co-authored-by: Jennifer Shehane <jennifer@cypress.io>