{ "rules": { "@typescript-eslint/explicit-function-return-type": "off", "@typescript-eslint/no-use-before-define": "off", "@typescript-eslint/naming-convention": "off", "@typescript-eslint/consistent-type-definitions": "off" } }