Skip to content

Commit

Permalink
fixed dep3
Browse files Browse the repository at this point in the history
  • Loading branch information
Yash-Ainapure committed Oct 24, 2024
1 parent f78957c commit 66abb78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
// "rootDirs": [], /* Allow multiple folders to be treated as one when resolving modules. */
// "typeRoots": [], /* Specify multiple folders that act like './node_modules/@types'. */
// "types": [], /* Specify type package names to be included without being referenced in a source file. */
"types": ["node", "cookie-parser", "jsonwebtoken"],
// "allowUmdGlobalAccess": true, /* Allow accessing UMD globals from modules. */
// "moduleSuffixes": [], /* List of file name suffixes to search when resolving a module. */
// "allowImportingTsExtensions": true, /* Allow imports to include TypeScript file extensions. Requires '--moduleResolution bundler' and either '--noEmit' or '--emitDeclarationOnly' to be set. */
Expand Down

0 comments on commit 66abb78

Please sign in to comment.