{"library":"eslint-plugin-mavenlint","type":"library","category":null,"description":"Custom ESLint rules for the Mavenlink codebase. This ESLint plugin provides a set of custom lint rules tailored for Mavenlink's specific coding conventions and best practices. Version 0.4.1 is the latest stable release. The plugin is maintained as part of the Mavenlink organization on GitHub. Unlike generic ESLint plugins, these rules enforce Mavenlink-specific patterns and avoid common pitfalls in their projects. The package requires eslint >=4.14.0 as a peer dependency.","language":"javascript","status":"active","version":"0.4.1","tags":["javascript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install eslint-plugin-mavenlint","imports":["module.exports = {\n  plugins: ['mavenlint'],\n  rules: {\n    'mavenlint/rule-name': 'error'\n  }\n};","import { configs } from 'eslint-plugin-mavenlint';","import { rules } from 'eslint-plugin-mavenlint';"]},{"cmd":"yarn add eslint-plugin-mavenlint","imports":[]},{"cmd":"pnpm add eslint-plugin-mavenlint","imports":[]}],"homepage":null,"github":"https://github.com/mavenlink/mavenlint","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-mavenlint","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}