mirror of
https://github.com/discourse/discourse-user-card-directory.git
synced 2025-02-19 18:06:30 +00:00
5 lines
111 B
JavaScript
5 lines
111 B
JavaScript
|
module.exports = {
|
||
|
plugins: ["ember-template-lint-plugin-discourse"],
|
||
|
extends: "discourse:recommended",
|
||
|
};
|