Private
eslintPrivate
Gets the ESLint instance with specific configuration options.
The ESLint instance.
Formats the provided content using ESLint and Prettier.
The code content to be formatted.
The file path of the code.
Resolving to the formatted code or undefined if there are issues.
Generated using TypeDoc
Represents a class for linting and formatting code using ESLint and Prettier.