Skip to content

Commit

Permalink
📦 NEW: setting up prettier and eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
Saif-Shines authored and kaustavdm committed Dec 9, 2021
1 parent c954d79 commit b2c1a09
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": "eslint:recommended"
}
1 change: 1 addition & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}

0 comments on commit b2c1a09

Please sign in to comment.