Skip to content

Commit

Permalink
third commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Kshitij-Katiyar committed Nov 24, 2021
1 parent 83eabce commit 2014736
Show file tree
Hide file tree
Showing 4 changed files with 3,221 additions and 4,774 deletions.
4 changes: 2 additions & 2 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"env": {
"browser": true,
"es2021": true ,
"jest": "true"
"jest":"true"
},
"extends": [
"eslint:recommended",
"plugin:react/recommended"
],
"settings": {
"react": {
"version": "detect"
"version": "detect"
}
},
"parserOptions": {
Expand Down
Loading

0 comments on commit 2014736

Please sign in to comment.