manage_config
Configure browser baselines, polyfills, and feature overrides to enhance compatibility checking accuracy for web development projects.
Instructions
Configure browser baselines, polyfills, and feature overrides for more accurate compatibility checking
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | No | Configuration action to perform | view |
baseline | No | Set default baseline browser target (e.g., 'chrome-37', 'chrome-57') | |
browser | No | Browser name for custom target | |
feature | No | Feature name for override setting | |
override | No | Force feature support status | |
polyfill | No | Feature name to add/remove from polyfills list | |
targetName | No | Custom target name (e.g., 'chrome-57') | |
version | No | Browser version for custom target |