discourse-data-explorer/.template-lintrc.js
2020-09-04 13:23:11 +02:00

5 lines
111 B
JavaScript

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