lint-files
Analyze JavaScript and TypeScript code for errors and style issues. Provide absolute file paths to identify problems and improve code quality through automated linting.
Instructions
Lint files using Oxlint. You must provide a list of absolute file paths to the files you want to lint. The absolute file paths should be in the correct format for your operating system (e.g., forward slashes on Unix-like systems, backslashes on Windows).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePaths | Yes |