We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e12c42 commit 3a0ef2aCopy full SHA for 3a0ef2a
eslint.config.mjs
@@ -0,0 +1,3 @@
1
+import stylelintConfig from 'eslint-config-stylelint';
2
+
3
+export default [...stylelintConfig];
0 commit comments