Skip to content

Commit 7930f65

Browse files
committed
fix: add node condition to oxlint-plugin exports
1 parent 2edb983 commit 7930f65

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/cli/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
},
7777
"./oxlint-plugin": {
7878
"module-sync": "./dist/oxlint-plugin.js",
79+
"node": "./dist/oxlint-plugin.js",
7980
"import": "./dist/oxlint-plugin.js",
8081
"default": "./dist/oxlint-plugin.js",
8182
"types": "./dist/oxlint-plugin.d.ts"

0 commit comments

Comments
 (0)