Skip to content

Commit

Permalink
update: remove conflicting typeRoots
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuelonah committed Jan 6, 2025
1 parent 8eb46dc commit 34fb6bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,5 @@
"noFallthroughCasesInSwitch": true,
"allowSyntheticDefaultImports": true
},
"typeRoots": ["./node_modules/@types", "./@types"],
"include": ["src", "@types"]
}

0 comments on commit 34fb6bd

Please sign in to comment.