format project files

This commit is contained in:
Aarni Halinen
2021-05-07 22:15:17 +03:00
parent 30abec3f16
commit 8406725740
9 changed files with 202 additions and 199 deletions
+1 -1
View File
@@ -15,6 +15,6 @@ module.exports = withBundleAnalyzer({
],
},
future: {
webpack5: true
webpack5: true,
},
});