discourse-user-notes/stylelint.config.mjs

4 lines
70 B
JavaScript

export default {
extends: ["@discourse/lint-configs/stylelint"],
};