mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-20 23:28:42 -05:00
e218cd8ed5
* add function to detect lang * update test files * update pkg.json * remove concept of lang from wizard * update tests * fix tests and add debugging * update test * fix test * add ts to ts project deps * update assertion * empty commit to trigger CI * fix ts * add debug log
6 lines
85 B
JSON
6 lines
85 B
JSON
{
|
|
"devDependencies": {
|
|
"typescript": "4.6.3"
|
|
},
|
|
"_cySkipDepInstall": true
|
|
} |