Skip to content

Commit

Permalink
feat: Added linting to the project. (#49)
Browse files Browse the repository at this point in the history
* feat: Added eslint

* fix: Ran formatter for auto-fixes

* fix: Linting suggestion refactors and fixes.
  • Loading branch information
Anush008 committed Apr 29, 2023
1 parent 4359408 commit 1f73007
Show file tree
Hide file tree
Showing 28 changed files with 4,322 additions and 962 deletions.
464 changes: 464 additions & 0 deletions .eslintrc.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Ran ESLint formatter(--fix)
7fa3b3bb0ed3e493ab4a6dd0a5ff13e185417f02

0 comments on commit 1f73007

Please sign in to comment.