Files
NodeJS-Video-Streamer/babel.config.js
Johnathon Slightham 83c4742037 Initial Push
2020-12-20 22:46:29 -05:00

6 lines
73 B
JavaScript

module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}