Browse Source

ADD file via upload

main
bin_open_source 2 years ago
parent
commit
0899fa87a5
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      stock_predic_web/babel.config.js

+ 5
- 0
stock_predic_web/babel.config.js View File

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

Loading…
Cancel
Save