discourse-wechat/.template-lintrc.js
2021-04-03 02:30:09 +02:00

5 lines
111 B
JavaScript

module.exports = {
plugins: ["ember-template-lint-plugin-discourse"],
extends: "discourse:recommended",
};