Stylelint is a static code analysis tool and linter for CSS and style-like languages. It identifies errors, enforces coding conventions, and operates as a PostCSS plugin to validate stylesheets during build pipelines. The project distinguishes itself through support for non-standard syntaxes, including preprocessor parsing for SCSS and Less, and the ability to extract and lint embedded styles from JavaScript, HTML, and template literals. It features an automated fixing system that programmatically corrects repairable styling violations to ensure consistency. The system provides a plugin arch
A comprehensive and opinionated Typescript-first ESLint configuration.
Progressive ESLint config for your React/Vue/TypeScript projects
Common configurations for building web apps at Shopify
Les fonctionnalités principales de shopify/web-foundation sont : Shareable Configurations.
Les alternatives open-source à shopify/web-foundation incluent : stylelint/stylelint — Stylelint is a static code analysis tool and linter for CSS and style-like languages. It identifies errors, enforces… andreapontrandolfo/sheriff — A comprehensive and opinionated Typescript-first ESLint configuration. antfu/eslint-config — Anthony's ESLint config preset. brettz9/eslint-config-ash-nazg — A ruthless--though not arbitrary--degree of control for your kingdom! cunarist/eslint-config-clean-typescript. alloyteam/eslint-config-alloy — Progressive ESLint config for your React/Vue/TypeScript projects.