refactor(editor): Apply Prettier (no-changelog) (#4920)
* ⚡ Adjust `format` script * 🔥 Remove exemption for `editor-ui` * 🎨 Prettify * 👕 Fix lint
This commit is contained in:
@@ -72,9 +72,7 @@ export default Vue.extend({
|
||||
TemplateDetailsBlock,
|
||||
},
|
||||
computed: {
|
||||
...mapStores(
|
||||
useTemplatesStore,
|
||||
),
|
||||
...mapStores(useTemplatesStore),
|
||||
},
|
||||
methods: {
|
||||
abbreviateNumber,
|
||||
|
||||
Reference in New Issue
Block a user