corvée(Stylelint) désactive une règle stylistique
This commit is contained in:
parent
f52e3285f2
commit
9fe84e901f
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ export default {
|
|||
rules: {
|
||||
"@stylistic/selector-list-comma-newline-after": null,
|
||||
"@stylistic/string-quotes": null,
|
||||
"@stylistic/function-parentheses-space-inside": null,
|
||||
"custom-property-pattern": null,
|
||||
"declaration-block-no-duplicate-custom-properties": true,
|
||||
"declaration-block-no-duplicate-properties": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue