updated
This commit is contained in:
4
babel.config.js
Normal file
4
babel.config.js
Normal file
@@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
presets: ['@babel/preset-env'],
|
||||
plugins: ['@babel/plugin-transform-runtime', '@babel/plugin-proposal-class-properties']
|
||||
}
|
||||
Reference in New Issue
Block a user