add-typescript-to-cypress
add-typescript-to-cypress copied to clipboard
update add-plugin to use env.INIT_CWD for root
The purpose of this is to better handle when using environments that cache the node_modules folder by symlinking (ie. AWS CodeBuild cache). By using process.env.INIT_CWD we save the need to have to climb up the directory tree to try and get to the root folder. This would probably also help if this library was somehow used as a sub-module
Clearing out old PR's, although this one seems useful. I'm going to give a bump here and another week before closing out as no interest