Skip to content

Commit

Permalink
Added vercel.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Jovz19200 authored and gisubizo Jovan committed Jun 24, 2024
1 parent 1e93556 commit a1de45f
Show file tree
Hide file tree
Showing 15 changed files with 866 additions and 12 deletions.
1 change: 1 addition & 0 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ module.exports = {
"no-undef": "off",
"@typescript-eslint/ban-ts-comment": "off",
"react/no-unescaped-entities": "off",
"react/prop-types": "off",
"react-refresh/only-export-components": [
"warn",
{ allowConstantExport: true },
Expand Down
Loading

0 comments on commit a1de45f

Please sign in to comment.