Skip to content

Commit

Permalink
Try to remove base tsconfig types
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber committed Nov 18, 2024
1 parent d0719f5 commit a94b22b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/docusaurus-tsconfig/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@
"moduleResolution": "bundler",
"module": "esnext",
"noEmit": true,
"types": [
"node",
"@docusaurus/module-type-aliases",
"@docusaurus/theme-classic"
],
"baseUrl": ".",
"paths": {
"@site/*": ["./*"]
Expand Down

0 comments on commit a94b22b

Please sign in to comment.