提交 066d564f 编写于 作者: M Matt Bierner

Fix highlight js for DOM typings

上级 5ed98351
......@@ -4,7 +4,8 @@
"target": "es5",
"lib": [
"es6",
"es2015.promise"
"es2015.promise",
"dom"
],
"outDir": "./out",
"sourceMap": true,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册