Skip to main content
Module

x/react_querybuilder/babel.config.json

The Query Builder component for React
Latest
File
{ "presets": ["@babel/env", ["@babel/react", { "runtime": "automatic" }], "@babel/typescript"], "env": { "development": { "compact": false }, "test": { "compact": false } }}