Skip to content

Features

Overview of capabilities in support of the core feature: find many types of issues.

Also see related tooling.

NameDescription or example
Auto-fixUse --fix to auto-fix issues
CacheUse --cache to speed up consecutive runs
CommonJSTraditional JavaScript is just fine
CompilersSupport for Astro, MDX, Svelte, Vue and custom compilers
DebugUse --debug for troubleshooting
FiltersExclude or focus on specific issue types
FormatAdd --format to --fix and auto-format modified files
JSDoc tagsExclude specific exports from the report
Memory usageUse --memory for detailed memory usage insights
MonoreposWorkspaces are first-class citizen
PerformanceUse --performance for detailed timing insights
PluginsOver 100 plugins with custom entry paths and config parsing
PreprocessorsPreprocess issues before being reported
Production modeUse --production to lint only production code
ReportersChoose from many built-in reporters or use your own
RulesExclude or focus on specific issue types
Script parserShell scripts and package.json contain entry paths and dependencies
TraceTrace exports to find where they are used
Watch modeUse --watch for live updates of unused files and exports
WorkspaceUse --workspace to lint a single workspace in a monorepo

ISC License © 2024 Lars Kappert