there should be at least those what we have in admin-bro core: ``` "strictNullChecks": true, "strictPropertyInitialization": true, "strictFunctionTypes": true, "strictBindCallApply": true, "noImplicitThis": true, ```