discourse-follow/.template-lintrc.js
2021-10-07 20:34:07 +03:00

4 lines
111 B
JavaScript

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