{ "parserOptions": { "project": "./extensions/cms/tsconfig.json" }, "rules": { // Disabled until the issues can be fixed "@typescript-eslint/explicit-function-return-type": ["off"], "@typescript-eslint/no-unsafe-assignment": "off" } }