get the full list of stylelint rules

This commit is contained in:
tophf 2021-01-04 09:28:59 +03:00
parent fd890f8e61
commit cb85fe9392

View File

@ -84,10 +84,8 @@
sets.push(set);
}
}
if (sets.length) {
options[id] = sets;
}
}
return options;
},
};