Skip to content

Commit

Permalink
fix: remove unintented tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
clostao committed Nov 12, 2024
1 parent 7abc738 commit d5a8f31
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions backend/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
"esModuleInterop": true,
"skipLibCheck": true,
"forceConsistentCasingInFileNames": true,
"noEmit": true,
"allowImportingTsExtensions": true,
"outDir": "./dist",
"rootDir": "./src",
"baseUrl": "src",
Expand Down

0 comments on commit d5a8f31

Please sign in to comment.