chore: enable noUncheckedIndexedAccess in all packages except richtext-lexical (#10592)

richtext-lexical throws a lot of errors so it will need a separate PR
This commit is contained in:
Germán Jabloñski
2025-01-15 13:09:10 -03:00
committed by GitHub
parent 7a392ddbff
commit d4039f2f9e
12 changed files with 1 additions and 14 deletions

View File

@@ -10,7 +10,6 @@
/* TODO: remove the following lines */
"strict": false,
"noUncheckedIndexedAccess": false,
},
"exclude": [
"dist",