diff --git a/babel.config.js b/babel.config.js index e8e0c47..7eb0f3c 100644 --- a/babel.config.js +++ b/babel.config.js @@ -1,5 +1,3 @@ -// babel.config.js example, WIP - const presets = [["@babel/env"]]; module.exports = { presets };