mirror of
https://github.com/discourse/discourse-adplugin.git
synced 2025-12-15 12:33:34 +00:00
4 lines
70 B
JavaScript
4 lines
70 B
JavaScript
|
|
export default {
|
||
|
|
extends: ["@discourse/lint-configs/stylelint"],
|
||
|
|
};
|