Skip to content

Commit d4bc982

Browse files
committed
feat: adds browser key to package.json
1 parent d224f6d commit d4bc982

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "Know when you are importing a class and is not using it in the file, easy and fast, inspired by PHPStorm",
55
"version": "0.9.1",
66
"publisher": "marabesi",
7+
"browser": "./out/src/extension.js",
78
"icon": "arrows.png",
89
"engines": {
910
"vscode": "^1.60.0"

0 commit comments

Comments
 (0)