We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7744089 commit aa15496Copy full SHA for aa15496
1 file changed
package.json
@@ -2,6 +2,7 @@
2
"name": "@vscode-elements/webview-playground",
3
"version": "1.2.0",
4
"description": "Handy web components for emulating the VSCode Webview environment.",
5
+ "type": "module",
6
"main": "./dist/index.js",
7
"module": "./dist/index.js",
8
"types": "./dist/index.d.ts",
0 commit comments