{"library":"eslint-plugin-return-type","type":"library","category":null,"description":"An ESLint plugin that enforces the access of specific return types in TypeScript code. Current stable version is 1.0.35. This plugin requires a tsconfig.json file and provides a single rule, enforce-access, which ensures that functions return specified types. It is a niche linter tool aimed at TypeScript projects that need strict return type enforcement, differentiating itself by its focus on return type access rather than general type checking.","language":"javascript","status":"active","version":"1.0.35","tags":["javascript","eslint","eslintplugin","lint","rule","check","return","type","enforce"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install eslint-plugin-return-type","imports":["import plugin from 'eslint-plugin-return-type'","const { rules } = require('eslint-plugin-return-type')","import { configs } from 'eslint-plugin-return-type'"]},{"cmd":"yarn add eslint-plugin-return-type","imports":[]},{"cmd":"pnpm add eslint-plugin-return-type","imports":[]}],"homepage":"https://github.com/knowledge-work/eslint-plugin-return-type#readme","github":"https://github.com/knowledge-work/eslint-plugin-return-type","docs":null,"changelog":null,"pypi":null,"npm":"eslint-plugin-return-type","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}