{"library":"java-lint","type":"library","category":null,"description":"A Java lint utility library focused on removing unused imports. Current version 0.3.0 ships TypeScript types and requires Node.js ^18.13.0 || >=20.2.0. It uses java-parser for AST parsing. The package has been superseded by eslint-plugin-java-lang starting at v0.4.0, which converts the project into an ESLint plugin format. Key differentiators: lightweight, focused only on unused import removal, but with caveats about false negatives due to lazy global identifier collection.","language":"javascript","status":"deprecated","version":"0.3.0","tags":["javascript","typescript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install java-lint","imports":["import { removeUnusedImports } from 'java-lint'"]},{"cmd":"yarn add java-lint","imports":[]},{"cmd":"pnpm add java-lint","imports":[]}],"homepage":null,"github":"https://github.com/mshima/java-lint","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/java-lint","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}