9 repos
Tools and configurations for detecting browser API compatibility issues during development, primarily through ESLint plugins and linting rules that integrate with browserslist and caniuse data. This cluster covers automated checks for unsupported browser features, standardized linting configurations with TypeScript support, and conventional commit tooling that often accompanies modern JavaScript development practices. Developers use these tools to catch compatibility problems early and maintain consistent code quality standards across teams.