Skip to content

Commit

Permalink
chore: update ts config
Browse files Browse the repository at this point in the history
  • Loading branch information
0xExp-po committed Nov 21, 2024
1 parent 7cd419d commit 7e370ba
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions dapp/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,7 @@
"baseUrl": "src",
"paths": {
"@service/*": ["service/*"]
},
"module": "ESNext",
"moduleResolution": "Node",
"target": "ESNext",
"allowSyntheticDefaultImports": true
}
},
"extends": "astro/tsconfigs/strictest",
"exclude": ["packages"]
Expand Down

0 comments on commit 7e370ba

Please sign in to comment.