Skip to content

Commit

Permalink
feat: implemented validater & auth helper
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniAkash committed Feb 1, 2024
1 parent 954a8e2 commit 7934ee1
Show file tree
Hide file tree
Showing 5 changed files with 781 additions and 22 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module.exports = {
extends: [
"eslint:recommended",
"plugin:@typescript-eslint/recommended",
"prettier",
"plugin:prettier/recommended",
],
parser: "@typescript-eslint/parser",
plugins: ["@typescript-eslint"],
Expand Down
Loading

0 comments on commit 7934ee1

Please sign in to comment.