We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2edb983 commit 7930f65Copy full SHA for 7930f65
1 file changed
packages/cli/package.json
@@ -76,6 +76,7 @@
76
},
77
"./oxlint-plugin": {
78
"module-sync": "./dist/oxlint-plugin.js",
79
+ "node": "./dist/oxlint-plugin.js",
80
"import": "./dist/oxlint-plugin.js",
81
"default": "./dist/oxlint-plugin.js",
82
"types": "./dist/oxlint-plugin.d.ts"
0 commit comments