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 48b78b6 commit 9437b87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install-lint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Simple script to install and run ESlint
echo ""
echo "#====================================================#"
echo "# Installing and Configuring ESlint
echo "# Installing and Configuring ESlint"
echo "#====================================================#"
echo ""

Expand Down Expand Up @@ -41,6 +41,6 @@

echo ""
echo "#====================================================#"
echo "# NodeJS Linting Complete (Comments Above)"
echo "# NodeJS Linting Complete (Comments Above) "
echo "#====================================================#"
echo ""

0 comments on commit 9437b87

Please sign in to comment.