Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AnimeshKumar923 committed Nov 21, 2023
1 parent 944a58a commit 02412d2
Show file tree
Hide file tree
Showing 4 changed files with 972 additions and 289 deletions.
12 changes: 12 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"env": {
"browser": true,
"commonjs": true,
"es2021": true
},
"parserOptions": {
"ecmaVersion": "latest"
},
"rules": {
}
}
Loading

0 comments on commit 02412d2

Please sign in to comment.