Skip to content

Commit

Permalink
chore: atualizado tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
BernardoSemiOficial committed Sep 21, 2024
1 parent 55e0f0f commit 2b42eb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@
"skipLibCheck": true,
"moduleResolution": "node16"
},
"include": ["src/**/*.ts", "prisma/**/*.ts"],
"exclude": ["node_modules"]
}

0 comments on commit 2b42eb2

Please sign in to comment.