mirror of
https://github.com/discourse/discourse-adplugin.git
synced 2025-02-12 06:24:43 +00:00
4 lines
110 B
JavaScript
4 lines
110 B
JavaScript
|
import DiscourseRecommended from "@discourse/lint-configs/eslint";
|
||
|
|
||
|
export default [...DiscourseRecommended];
|