tweaks and comments

This commit is contained in:
Hakim El Hattab
2020-04-06 10:39:48 +02:00
parent 881146500c
commit 9ebf6249e7
4 changed files with 17 additions and 16 deletions

View File

@@ -17,8 +17,8 @@ module.exports = {
presets: [
[ '@babel/preset-env' ],
],
},
},
],
},
}
}
]
}
};