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