Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-08 19:38:00 +01:00
5 Zeilen
111 B
JavaScript
5 Zeilen
111 B
JavaScript
|
module.exports = {
|
||
|
plugins: ["ember-template-lint-plugin-discourse"],
|
||
|
extends: "discourse:recommended",
|
||
|
};
|