We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8695558 commit 6ac9b1bCopy full SHA for 6ac9b1b
tsconfig.json
@@ -10,7 +10,6 @@
10
"allowImportingTsExtensions": true,
11
// Prevents errors like https://github.com/mui/mui-x/issues/17772
12
"isolatedModules": true,
13
- "baseUrl": ".",
14
"paths": {
15
"@mui/x-data-grid": ["./packages/x-data-grid/src"],
16
"@mui/x-data-grid/*": ["./packages/x-data-grid/src/*"],
0 commit comments