Skip to content

Commit 1beafe9

Browse files
committed
fix: update "node" to "n" in plugins config
1 parent d4db80d commit 1beafe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ export const main = {
4545
"github",
4646
"jest",
4747
"import",
48-
"node",
48+
"n",
4949
"perfectionist",
5050
"promise",
5151
"react-compiler",

0 commit comments

Comments
 (0)