get the full list of stylelint rules
This commit is contained in:
parent
fd890f8e61
commit
cb85fe9392
|
@ -84,10 +84,8 @@
|
||||||
sets.push(set);
|
sets.push(set);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (sets.length) {
|
|
||||||
options[id] = sets;
|
options[id] = sets;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
return options;
|
return options;
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user