未验证 提交 05ce54df 编写于 作者: C Connor Peet

testing: remove unused contributions

上级 ce929846
......@@ -20,23 +20,6 @@
"dependencies": {
"vscode-nls": "^5.0.0"
},
"contributes": {
"configuration": {
"title": "Testing",
"properties": {
"testing.enableCodeLens": {
"description": "%config.enableCodeLens%",
"type": "boolean",
"default": true
},
"testing.enableProblemDiagnostics": {
"description": "%config.enableProblemDiagnostics%",
"type": "boolean",
"default": false
}
}
}
},
"scripts": {
"vscode:prepublish": "node ../../node_modules/gulp/bin/gulp.js --gulpfile ../../build/gulpfile.extensions.js compile-extension:testing-editor-contributions ./tsconfig.json"
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册