{ "rules": { "@typescript-eslint/consistent-type-imports": ["error", { "disallowTypeAnnotations": false }] } }