scan_project
Analyze project files to detect CSS/JS features and check compatibility across specified browser targets, identifying potential issues and providing remediation guidance.
Instructions
Analyze project files to detect CSS/JS features and check compatibility across browser targets
Input Schema
Name | Required | Description | Default |
---|---|---|---|
excludeDirs | No | Directories to exclude from scanning | |
maxDepth | No | Maximum directory depth to scan | |
projectPath | No | Path to the project directory to scan (default: current directory) | . |
targets | No | Browser targets to check (e.g., 'chrome-37', 'firefox-esr', 'safari-12') |