cli: add support for using the default jest config from project roots

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-10-02 16:41:56 +02:00
parent 9697e91074
commit 185fec5c0c
4 changed files with 73 additions and 11 deletions
+1
View File
@@ -76,6 +76,7 @@
"express": "^4.17.1",
"fork-ts-checker-webpack-plugin": "^4.0.5",
"fs-extra": "9.1.0",
"glob": "^7.1.7",
"handlebars": "^4.7.3",
"html-webpack-plugin": "^5.3.1",
"inquirer": "^7.0.4",