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 15fd0e9 commit ca6fbd5Copy full SHA for ca6fbd5
examples/03-module-basics/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "module-basics",
3
- "// type": "commonjs",
+ "// type": "commonjs <-- default",
4
"scripts": {
5
"start": "node index.js"
6
}
0 commit comments