Overview
ESLint Summary
Stylelint Summary
NPM Packages Summary
๐ Security Issues
-
Total Issues
โก Performance Issues
-
Total Issues
โฟ Accessibility Issues
-
Total Issues
๐งช Testing Issues
-
Total Issues
๐ฆ Dependency Issues
-
Total Issues
ESLint Report "Exclude common issues" filters out formatting and style rules that are often disabled by project architects
"Exclude common issues" filters out formatting and style rules that are often disabled by project architects
Stylelint Report "Exclude common issues" filters out formatting and style rules that are often disabled by project architects
"Exclude common issues" filters out formatting and style rules that are often disabled by project architects
NPM Packages
๐ Security Audit
โก Performance Audit
โฟ Accessibility Audit
๐งช Testing Audit
๐ฆ Dependency Audit
๐ Comprehensive Audit Report
๐ Excluded Rules Information These rules are commonly disabled by project architects and are filtered out by default
These rules are commonly disabled by project architects and are filtered out by default
ESLint Excluded Rules 0
Stylelint Excluded Rules 0
๐ก How to Customize Excluded Rules
โข Add custom rules to ui-code-insight.config.json
โข Set overrideDefault: true
to replace all default rules
โข Set enabled: false
to disable exclusion for an audit type
โข Rules marked as "Custom" are from your config file
About Excluded Rules
โข These rules are commonly disabled by project architects and development teams
โข They typically focus on formatting, style preferences, and naming conventions
โข You can toggle the "Exclude common issues" checkbox in each lint report to show/hide these rules
โข The exclusion is applied at the dashboard level and doesn't affect the original report data