This package provides TypeScript definitions for @eslint/js. Offering type safety and autocompletion, it enhances the development experience when working with ESLint's JavaScript API in TypeScript projects. It enables developers to interact with ESLint's core functionality, such as AST traversal and rule creation, with greater confidence and fewer runtime errors. It ensures that TypeScript code interacting with @eslint/js adheres to expected interfaces and data structures.