Skip to content

Commit

Permalink
Update install-lint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
aadeyemiadl authored Mar 12, 2024
1 parent 9437b87 commit 6eceaf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-lint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
sudo apt-get install npm
# Install eslint if not already intsalled
npm install --save-dev eslint
sudo apt install eslint -g
#sudo apt install eslint -g

chmod -R a+x node_modules

Expand Down

0 comments on commit 6eceaf6

Please sign in to comment.