This commit is contained in:
Manav Rathi
2024-07-02 21:17:41 +05:30
parent 851cd77c50
commit 94f5822e72

View File

@@ -1,9 +1,7 @@
{
"extends": "@/build-config/tsconfig-next.json",
"compilerOptions": {
/* TODO(MR): Enable this */
"noUncheckedIndexedAccess": false,
/* MUI doesn't play great with exactOptionalPropertyTypes currently. */
/* MUI doesn't work with exactOptionalPropertyTypes yet. */
"exactOptionalPropertyTypes": false
},
"include": [