Skip to content

Commit

Permalink
PR
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinejaussoin committed Oct 13, 2024
1 parent 2d1d6e2 commit ec585ea
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions backend/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,7 @@
"inlineSources": true,
"sourceRoot": "/",
"lib": ["es2015", "es2017", "dom", "ESNext"],
"baseUrl": "src",
"typeRoots": [
"./src/@types",
"./node_modules/@types",
],
"baseUrl": "src"
},
"ts-node": {
"experimentalSpecifierResolution": "node",
Expand Down

0 comments on commit ec585ea

Please sign in to comment.