We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d224f6d commit d4bc982Copy full SHA for d4bc982
package.json
@@ -4,6 +4,7 @@
4
"description": "Know when you are importing a class and is not using it in the file, easy and fast, inspired by PHPStorm",
5
"version": "0.9.1",
6
"publisher": "marabesi",
7
+ "browser": "./out/src/extension.js",
8
"icon": "arrows.png",
9
"engines": {
10
"vscode": "^1.60.0"
0 commit comments