Skip to content

Commit

Permalink
unnecessary plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Janpot committed Feb 19, 2025
1 parent 9c54353 commit cb39f96
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 160 deletions.
1 change: 0 additions & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@
"devDependencies": {
"@babel/plugin-transform-react-constant-elements": "^7.25.9",
"@babel/preset-typescript": "^7.26.0",
"@mdx-js/typescript-plugin": "^0.0.8",
"@mui/internal-docs-utils": "^1.0.16",
"@mui/internal-scripts": "^1.0.33",
"@mui/internal-test-utils": "^1.0.26",
Expand Down
9 changes: 1 addition & 8 deletions docs/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@
"plugins": [
{
"name": "next"
},
{
"name": "@mdx-js/typescript-plugin"
}
],
"strictNullChecks": true
Expand All @@ -40,9 +37,5 @@
{
"path": "../packages/react/tsconfig.build.json"
}
],
"mdx": {
// Enable strict type checking in MDX files.
"checkMdx": true
}
]
}
151 changes: 0 additions & 151 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cb39f96

Please sign in to comment.