linting and formating. renamed canvas component

This commit is contained in:
2022-11-29 17:31:01 +01:00
parent c57d8bfcfa
commit e01c41f4b2
22 changed files with 549 additions and 649 deletions

View File

@ -1,5 +1,3 @@
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
],
}
presets: ["@vue/cli-plugin-babel/preset"],
};