stylelint-config-recommended-scss
stylelint-config-recommended-scss copied to clipboard
The recommended shareable SCSS config for Stylelint
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.5.3 to 26.8.0. Release notes Sourced from eslint-plugin-jest's releases. v26.8.0 26.8.0 (2022-08-07) Features resolve expect based on scope (#1173) (aa4be21) v26.7.0 26.7.0 (2022-07-29) Features create prefer-mock-promise-shorthand rule...
Bumps [eslint-plugin-regexp](https://github.com/ota-meshi/eslint-plugin-regexp) from 1.7.0 to 1.8.0. Release notes Sourced from eslint-plugin-regexp's releases. v1.8.0 ✨ Enhancements Add option for capturing groups to regexp/optimal-quantifier-concatenation by @RunDevelopment in ota-meshi/eslint-plugin-regexp#452 Full Changelog: https://github.com/ota-meshi/eslint-plugin-regexp/compare/v1.7.0...v1.8.0 Commits...
Bumps [eslint](https://github.com/eslint/eslint) from 8.19.0 to 8.21.0. Release notes Sourced from eslint's releases. v8.21.0 Features 7b43ea1 feat: Implement FlatESLint (#16149) (Nicholas C. Zakas) 92bf49a feat: improve the key width calculation in...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.2 to 28.1.3. Release notes Sourced from jest's releases. v28.1.3 Features [jest-leak-detector] Use native FinalizationRegistry when it exists to get rid of external C dependency (#12973) Fixes...
with ``` yarn --version 3.2.0-rc.8 yarn info --name-only| egrep "postcss@|postcss-scss|stylelint-config" ├─ postcss@npm:8.4.5 ├─ postcss-scss@npm:4.0.2 ├─ stylelint-config-standard-scss@npm:3.0.0 ``` and yarn exec reports, ``` yarn ➤ YN0000: ┌ Resolution step ??? ➤...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.2 to 29.1.2. Release notes Sourced from jest's releases. v29.1.2 Fixes [expect, @jest/expect] Revert buggy inference of argument types for *CalledWith and *ReturnedWith matchers introduced in 29.1.0...
This fixes stylelint-scss/stylelint-config-recommended-scss#131
Hi, thank you for maintaining this stylelint configuration, it is very helpful 👍. Since v14.10.0, stylelint added the [annotation-no-unknown](https://stylelint.io/user-guide/rules/list/annotation-no-unknown) rule. Given that `!default` is a [valid flag][0] for Sass variables,...
Bumps [eslint](https://github.com/eslint/eslint) from 8.19.0 to 8.24.0. Release notes Sourced from eslint's releases. v8.24.0 Features 1729f9e feat: account for sourceType: "commonjs" in the strict rule (#16308) (Milos Djermanovic) b0d72c9 feat: add...