Add yaml support in jest

Signed-off-by: Marcus Eide <eide@spotify.com>
This commit is contained in:
Marcus Eide
2021-05-21 15:14:37 +02:00
parent 122caf5620
commit 76e6c0b53b
3 changed files with 18 additions and 0 deletions
+1
View File
@@ -113,6 +113,7 @@
"webpack-dev-server": "3.11.0",
"webpack-node-externals": "^2.5.0",
"yaml": "^1.10.0",
"yaml-jest": "^1.0.5",
"yml-loader": "^2.1.0",
"yn": "^4.0.0"
},