mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fix tabs in stylelintrc.js
This commit is contained in:
parent
333095c927
commit
1f89e8038d
@ -9,9 +9,9 @@ module.exports = {
|
|||||||
extends: ["stylelint-config-standard-scss"],
|
extends: ["stylelint-config-standard-scss"],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
files: "**/*.vue",
|
files: "**/*.vue",
|
||||||
customSyntax: "postcss-html",
|
customSyntax: "postcss-html",
|
||||||
extends: ["stylelint-config-recommended-vue"],
|
extends: ["stylelint-config-recommended-vue"],
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
@ -9,9 +9,9 @@ module.exports = {
|
|||||||
extends: ["stylelint-config-standard-scss"],
|
extends: ["stylelint-config-standard-scss"],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
files: "**/*.vue",
|
files: "**/*.vue",
|
||||||
customSyntax: "postcss-html",
|
customSyntax: "postcss-html",
|
||||||
extends: ["stylelint-config-recommended-vue"],
|
extends: ["stylelint-config-recommended-vue"],
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user