{"library":"eslint-plugin-typescript-formatter","type":"library","category":null,"description":"An ESLint plugin that integrates TypeScript's built-in formatter as an ESLint rule, allowing developers to apply TypeScript formatting (like indent, semicolons, quotes) directly via ESLint. Version 1.0.0 is the initial stable release. It provides a single rule 'typescript-formatter/format' with comprehensive options mirroring TypeScript's formatting settings. Differentiator: it leverages the official TypeScript formatter, ensuring consistency with the TypeScript compiler's formatting, as opposed to third-party formatters like Prettier or dprint. Requires peer dependencies eslint >=8.0.0 and any TypeScript version.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","eslint","eslintplugin","eslint-plugin","typescript","formatter"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install eslint-plugin-typescript-formatter","imports":["import plugin from 'eslint-plugin-typescript-formatter'","import { rules } from 'eslint-plugin-typescript-formatter'","import type { Plugin } from 'eslint'"]},{"cmd":"yarn add eslint-plugin-typescript-formatter","imports":[]},{"cmd":"pnpm add eslint-plugin-typescript-formatter","imports":[]}],"homepage":"https://github.com/witcher112/eslint-plugin-typescript-formatter","github":"https://github.com/witcher112/eslint-plugin-typescript-formatter","docs":null,"changelog":null,"pypi":null,"npm":"eslint-plugin-typescript-formatter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}