discourse-wechat/.template-lintrc.js

5 lines
111 B
JavaScript
Raw Permalink Normal View History

2021-04-02 18:53:34 -04:00
module.exports = {
plugins: ["ember-template-lint-plugin-discourse"],
extends: "discourse:recommended",
};