Change babel sourceType to unamiguous
This commit is contained in:
@@ -3,6 +3,7 @@ module.exports = {
|
||||
// Keep the root as a root
|
||||
'.'
|
||||
],
|
||||
sourceType: 'unambiguous',
|
||||
presets: [
|
||||
[
|
||||
'@babel/preset-env',
|
||||
|
||||
Reference in New Issue
Block a user