Skip to content

Commit

Permalink
change in structure
Browse files Browse the repository at this point in the history
  • Loading branch information
tizayi committed Aug 29, 2023
1 parent b7a065b commit 6b10b7d
Show file tree
Hide file tree
Showing 25 changed files with 916 additions and 487 deletions.
2 changes: 2 additions & 0 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ module.exports = {
"warn",
{ allowConstantExport: true },
],
"no-throw-literal": "off",
"@typescript-eslint/no-throw-literal": "error",
},
settings: {
react: {
Expand Down
227 changes: 227 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6b10b7d

Please sign in to comment.