@azat-io/stylelint-config
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -1,1 +0,1 @@ | ||
"use strict";const t={extends:["stylelint-config-recess-order"],plugins:["stylelint-gamut","stylelint-plugin-logical-css"],rules:{"alpha-value-notation":"percentage","annotation-no-unknown":!0,"at-rule-empty-line-before":["always",{except:["blockless-after-same-name-blockless","first-nested"]}],"at-rule-no-vendor-prefix":!0,"block-no-empty":!0,"color-function-notation":"modern","color-named":"never","color-no-hex":!0,"comment-empty-line-before":["always",{except:["first-nested"],ignore:["stylelint-commands"]}],"comment-no-empty":!0,"comment-whitespace-inside":"always","custom-media-pattern":["^([a-z][a-z0-9]*)(-[a-z0-9]+)*$",{message:e=>`Expected custom media query name "${e}" to be kebab-case`}],"custom-property-no-missing-var-function":!0,"custom-property-pattern":["^([a-z][a-z0-9]*)(-[a-z0-9]+)*$",{message:e=>`Expected custom property name "${e}" to be kebab-case`}],"declaration-block-no-duplicate-custom-properties":!0,"declaration-block-no-duplicate-properties":[!0,{ignore:["consecutive-duplicates-with-different-syntaxes"]}],"declaration-block-no-redundant-longhand-properties":!0,"declaration-block-no-shorthand-property-overrides":!0,"declaration-block-single-line-max-declarations":1,"declaration-empty-line-before":["always",{except:["after-declaration","first-nested"],ignore:["after-comment","inside-single-line-block"]}],"font-family-name-quotes":"always-where-recommended","font-family-no-duplicate-names":!0,"font-family-no-missing-generic-family-keyword":!0,"function-calc-no-unspaced-operator":!0,"function-disallowed-list":["rgb","rgba","hsl","hsla"],"function-linear-gradient-no-nonstandard-direction":!0,"function-name-case":"lower","function-no-unknown":!0,"function-url-quotes":"always","hue-degree-notation":"number","import-notation":"url","keyframe-block-no-duplicate-selectors":!0,"keyframe-declaration-no-important":!0,"keyframe-selector-notation":"percentage","keyframes-name-pattern":["^([a-z][a-z0-9]*)(-[a-z0-9]+)*$",{message:e=>`Expected keyframe name "${e}" to be kebab-case`}],"length-zero-no-unit":[!0,{ignore:["custom-properties"]}],"media-feature-name-no-vendor-prefix":!0,"media-feature-name-no-unknown":!0,"media-feature-range-notation":"context","media-query-no-invalid":!0,"named-grid-areas-no-invalid":!0,"no-descending-specificity":!0,"no-duplicate-at-import-rules":!0,"no-duplicate-selectors":!0,"no-empty-source":!0,"no-invalid-double-slash-comments":!0,"no-invalid-position-at-import-rule":!0,"number-max-precision":4,"property-no-vendor-prefix":!0,"property-no-unknown":!0,"rule-empty-line-before":["always-multi-line",{except:["first-nested"],ignore:["after-comment"]}],"selector-anb-no-unmatchable":!0,"selector-attribute-quotes":"always","selector-class-pattern":["^([a-z][a-z0-9]*)(-[a-z0-9]+)*$",{message:e=>`Expected class selector "${e}" to be kebab-case`}],"selector-id-pattern":["^([a-z][a-z0-9]*)(-[a-z0-9]+)*$",{message:e=>`Expected id selector "${e}" to be kebab-case`}],"selector-no-vendor-prefix":!0,"selector-not-notation":"complex","selector-pseudo-class-no-unknown":[!0,{ignorePseudoClasses:["global"]}],"selector-pseudo-element-no-unknown":!0,"selector-pseudo-element-colon-notation":"double","selector-type-case":"lower","selector-type-no-unknown":[!0,{ignore:["custom-elements"]}],"shorthand-property-no-redundant-values":!0,"string-no-newline":!0,"unit-no-unknown":!0,"value-keyword-case":"lower","value-no-vendor-prefix":!0,"gamut/color-no-out-gamut-range":!0,"plugin/use-logical-properties-and-values":!0,"plugin/use-logical-units":!0}};module.exports=t; | ||
"use strict";const t={extends:["stylelint-config-recess-order"],plugins:["stylelint-gamut","stylelint-plugin-logical-css"],rules:{"alpha-value-notation":"percentage","annotation-no-unknown":!0,"at-rule-empty-line-before":["always",{except:["blockless-after-same-name-blockless","first-nested"]}],"at-rule-no-vendor-prefix":!0,"block-no-empty":!0,"color-function-notation":"modern","color-named":"never","color-no-hex":!0,"comment-empty-line-before":["always",{except:["first-nested"],ignore:["stylelint-commands"]}],"comment-no-empty":!0,"comment-whitespace-inside":"always","custom-media-pattern":["^([a-z][a-z0-9]*)(-[a-z0-9]+)*$",{message:e=>`Expected custom media query name "${e}" to be kebab-case`}],"custom-property-no-missing-var-function":!0,"custom-property-pattern":["^([a-z][a-z0-9]*)(-[a-z0-9]+)*$",{message:e=>`Expected custom property name "${e}" to be kebab-case`}],"declaration-block-no-duplicate-custom-properties":!0,"declaration-block-no-duplicate-properties":[!0,{ignore:["consecutive-duplicates-with-different-syntaxes"]}],"declaration-block-no-redundant-longhand-properties":!0,"declaration-block-no-shorthand-property-overrides":!0,"declaration-block-single-line-max-declarations":1,"declaration-empty-line-before":["always",{except:["after-declaration","first-nested"],ignore:["after-comment","inside-single-line-block"]}],"font-family-name-quotes":"always-where-recommended","font-family-no-duplicate-names":!0,"font-family-no-missing-generic-family-keyword":!0,"function-calc-no-unspaced-operator":!0,"function-disallowed-list":["rgb","rgba","hsl","hsla"],"function-linear-gradient-no-nonstandard-direction":!0,"function-name-case":"lower","function-no-unknown":!0,"function-url-quotes":"always","hue-degree-notation":"number","import-notation":"url","keyframe-block-no-duplicate-selectors":!0,"keyframe-declaration-no-important":!0,"keyframe-selector-notation":"percentage","keyframes-name-pattern":["^([a-z][a-z0-9]*)(-[a-z0-9]+)*$",{message:e=>`Expected keyframe name "${e}" to be kebab-case`}],"length-zero-no-unit":[!0,{ignore:["custom-properties"]}],"media-feature-name-no-vendor-prefix":!0,"media-feature-name-no-unknown":!0,"media-feature-range-notation":"context","media-query-no-invalid":!0,"named-grid-areas-no-invalid":!0,"no-descending-specificity":!0,"no-duplicate-at-import-rules":!0,"no-duplicate-selectors":!0,"no-invalid-double-slash-comments":!0,"no-invalid-position-at-import-rule":!0,"number-max-precision":4,"property-no-vendor-prefix":!0,"property-no-unknown":!0,"rule-empty-line-before":["always-multi-line",{except:["first-nested"],ignore:["after-comment"]}],"selector-anb-no-unmatchable":!0,"selector-attribute-quotes":"always","selector-class-pattern":["^([a-z][a-z0-9]*)(-[a-z0-9]+)*$",{message:e=>`Expected class selector "${e}" to be kebab-case`}],"selector-id-pattern":["^([a-z][a-z0-9]*)(-[a-z0-9]+)*$",{message:e=>`Expected id selector "${e}" to be kebab-case`}],"selector-no-vendor-prefix":!0,"selector-not-notation":"complex","selector-pseudo-class-no-unknown":[!0,{ignorePseudoClasses:["global"]}],"selector-pseudo-element-no-unknown":!0,"selector-pseudo-element-colon-notation":"double","selector-type-case":"lower","selector-type-no-unknown":[!0,{ignore:["custom-elements"]}],"shorthand-property-no-redundant-values":!0,"string-no-newline":!0,"unit-no-unknown":!0,"value-keyword-case":"lower","value-no-vendor-prefix":!0,"gamut/color-no-out-gamut-range":!0,"plugin/use-logical-properties-and-values":!0,"plugin/use-logical-units":!0}};module.exports=t; |
{ | ||
"name": "@azat-io/stylelint-config", | ||
"description": "Stylelint shareable config", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"repository": "azat-io/stylelint-config", | ||
@@ -6,0 +6,0 @@ "author": "Azat S. <to@azat.io>", |
@@ -36,1 +36,9 @@ # Stylelint Config | ||
``` | ||
## See also | ||
- [`@azat-io/eslint-config`](https://github.com/azat-io/eslint-config) | ||
## License | ||
MIT © [Azat S.](https://azat.io) |
6217
44