🚚 Переместил фронтенд во frontend

This commit is contained in:
2021-03-27 01:52:43 +03:00
parent f79e910072
commit b7011ba4d9
9 changed files with 0 additions and 0 deletions

5
frontend/babel.config.js Normal file
View File

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