Re-lands #16119 and #17298 * Update eslint-config-discourse * Update linting workflow * Prettier-ignore stuff * Update template-lint config * Auto-fix template issues * Fix various template issues Mostly incorrect attributes and unused templates * Prettier js files * Fix template auto-fix regressions * Small css tweak Co-authored-by: Peter Wagenet <peter.wagenet@gmail.com>
7 lines
123 B
JavaScript
7 lines
123 B
JavaScript
export default {
|
|
"/admin/dashboard/general.json": {
|
|
reports: [],
|
|
updated_at: "2018-04-25T08:06:11.292Z",
|
|
},
|
|
};
|