2024-08-13
This commit is contained in:
parent
bd804e6083
commit
d26f851139
332 changed files with 1371 additions and 309 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
import { propertyGroups } from "stylelint-config-clean-order";
|
||||
|
||||
// TODO: Typer tout ça
|
||||
/** @type {Array<StylelintConfigCleanOrderPropertyGroup>} */
|
||||
const propertiesOrder = propertyGroups.map(properties => ({
|
||||
emptyLineBefore: "never",
|
||||
noEmptyLineBetween: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue