enable monaco editor

This commit is contained in:
Nebel 2022-02-24 21:42:32 +09:00
parent edb2b1cb3a
commit 747f44c4df

View file

@ -265,7 +265,7 @@ $ npx jest # 実行
## Jest を試してみる ## Jest を試してみる
<iframe <iframe
src="https://codesandbox.io/embed/github/kou029w/jest-hands-on/tree/main/templates/template?codemirror=1&hidenavigation=1&previewwindow=tests&view=split&module=%2Fsum.test.js" src="https://codesandbox.io/embed/github/kou029w/jest-hands-on/tree/main/templates/template?fontsize=20&hidenavigation=1&previewwindow=tests&view=split&module=%2Fsum.test.js"
style=" style="
width: 100%; width: 100%;
height: 500px; height: 500px;