We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e191c2a commit a657654Copy full SHA for a657654
extensions/basic-setup/package.json
@@ -6,6 +6,7 @@
6
"funding": "https://jaywcjlove.github.io/#/sponsor",
7
"author": "kenny wong <[email protected]>",
8
"license": "MIT",
9
+ "type": "module",
10
"main": "./cjs/index.js",
11
"module": "./esm/index.js",
12
"exports": {
0 commit comments