We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b4443c + 54ebb94 commit cb3fea0Copy full SHA for cb3fea0
files/.stylelintrc.cjs files/.stylelintrc.mjsfiles/.stylelintrc.cjs renamed to files/.stylelintrc.mjs
@@ -1,5 +1,3 @@
1
-'use strict';
2
-
3
-module.exports = {
+export default {
4
extends: ['stylelint-config-standard'],
5
};
0 commit comments