Skip to content

Commit

Permalink
check sudo for eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
Geapefurit committed Nov 9, 2023
1 parent 3c10c18 commit a76caa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/es-verify-eslint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ echo $PATH
echo "//////////"

# $SUDO n v16.14.0
PATH=$PATH
source /etc/profile
n v16.14.0
npm install @typescript-eslint/eslint-plugin --save-dev
yarn lint
Expand Down

0 comments on commit a76caa8

Please sign in to comment.