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 998181b commit 8d374cbCopy full SHA for 8d374cb
packages/admin-bar/tsconfig.json
@@ -1,9 +1,4 @@
1
{
2
"extends": "../../tsconfig.base.json",
3
- "compilerOptions": {
4
- /* TODO: remove the following lines */
5
- "strict": false,
6
- "noUncheckedIndexedAccess": false,
7
- },
8
"references": [{ "path": "../payload" }]
9
}
0 commit comments