This package provides TypeScript definitions for the prettier-linter-helpers library. prettier-linter-helpers offers utility functions to help create linters that integrate with Prettier. Using @types/prettier-linter-helpers facilitates type safety and autocompletion features when utilizing these helpers in TypeScript projects. It improves developer experience when building custom linting tools by providing accurate type information for arguments, return values, and internal structures related to prettier integration.