Skip to content

Commit

Permalink
chore: duplicate type root
Browse files Browse the repository at this point in the history
  • Loading branch information
logaretm committed Jun 19, 2023
1 parent e687801 commit 402a923
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"strictFunctionTypes": true,
"experimentalDecorators": true,
"emitDecoratorMetadata": true,
"typeRoots": ["node_modules/@types"],
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"resolveJsonModule": true,
Expand Down

0 comments on commit 402a923

Please sign in to comment.