plugin.ts: Adjust to implement pluginapi.d.ts correctly
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
"private": true,
|
||||
"name": "test-plugin",
|
||||
"version": "1.0.0",
|
||||
"description": "Fake plugin for testing code-server's plugin API",
|
||||
"engines": {
|
||||
"code-server": "^3.6.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user