Files
formbricks/packages/lib/babel.config.js
T
Rotimi Best 2ce759c023 feat: Tests for Response service (#1527)
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com>
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
2023-12-18 11:32:50 +00:00

2 lines
53 B
JavaScript

module.exports = { presets: ["@babel/preset-env"] };