提交 99f00218 编写于 作者: J Johannes Rieken

add trusted-types to monaco compile

上级 41ab43a6
......@@ -2,7 +2,9 @@
"extends": "./tsconfig.base.json",
"compilerOptions": {
"noEmit": true,
"types": [],
"types": [
"trusted-types"
],
"paths": {},
"module": "amd",
"moduleResolution": "classic",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册