Move all ./client files into root as this repository becomes client-based

This commit is contained in:
Xevion
2022-05-12 03:52:39 -05:00
parent 34cfda2e52
commit 3dd281598e
212 changed files with 20 additions and 179 deletions
+3
View File
@@ -0,0 +1,3 @@
module.exports = {
presets: ["@vue/cli-plugin-babel/preset"],
};