Skip to content

Commit c50c198

Browse files
author
142vip.cn
committed
chore: update
1 parent 380d699 commit c50c198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/lint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
##
1313

1414
# 设置 PATH 环境变量,避免command not found问题
15-
#export PATH="$(pnpm bin):$PATH"
15+
export PATH="$(pnpm bin):$PATH"
1616

1717
# ESLint格式化代码
1818
eslint --fix --ext .js,.ts,.vue --ignore-path .gitignore .

0 commit comments

Comments
 (0)