{"library":"prettylint","title":"prettylint","description":"Run Prettier as a linter, providing eslint-style output for Prettier formatting errors. Version 2.0.0 requires Node >=16 and Prettier ^3.0.0 as a peer dependency. Lightweight alternative to eslint-plugin-prettier with no ESLint integration needed; outputs warnings in a familiar format. Minimal configuration: works out of the box with default Prettier config or custom config files.","language":"javascript","status":"active","last_verified":"Sat Apr 25","install":{"commands":["npm install prettylint"],"cli":{"name":"prettylint","version":null}},"imports":["npx prettylint \"**/*.ts\""],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"npx prettylint \"**/*.ts\" --fix\n# or install locally:\nnpm install --save-dev prettylint prettier\nnpx prettylint .","lang":"javascript","description":"Run prettylint on all TypeScript files in the project, auto-fixing issues.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}