mirror of
https://github.com/kopia/htmlui.git
synced 2026-02-02 12:53:24 -08:00
3 lines
71 B
JavaScript
3 lines
71 B
JavaScript
//babel.config.js
|
|
module.exports = { presets: ["@babel/preset-env"] };
|