Skip to content

Commit

Permalink
Pin version of eslint-plugin-local to 3.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ivov committed Sep 11, 2024
1 parent aec092a commit 12e30fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/lint-codebase.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
echo 'Step 0: Setting up...'

npm install --ignore-scripts
npm install eslint-plugin-local
npm install eslint-plugin-local@3.21.0
pnpm build

# ----- #
Expand Down

0 comments on commit 12e30fc

Please sign in to comment.