vscode-stylelint-plusA Visual Studio Code extension to lint CSS/SCSS/Less with stylelint, support auto fix on save. Fork from vscode-stylelint. Installation
Read the extension installation guide for more details. Optional (but recommended) setupTo prevent both the editor built-in linters
UsageOnce a user follows the stylelint startup guide by creating a configuration file or by editing
Extension settingsThough it's highly recommended to add a stylelint configuration file to the current workspace folder instead, the following extension settings are also available. stylelint.enableType: Control whether this extension is enabled or not. stylelint.autoFixOnSaveType: Turns auto fix on save on or off. stylelint.configOverridesType: Set stylelint stylelint.configType: Set stylelint stylelint.useLocalType: Use local version of stylelint. stylelint.disableErrorMessageType: Whether to turn off the display of error messages. LicenseMIT License © 2019 - 2021 Hex |