nx/typedoc-theme/.babelrc
Isaac Mann c39135e0d2
docs(core): autogenerate nx devkit api (#5827)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-06-11 15:34:55 +00:00

4 lines
67 B
Plaintext

{
"presets": [["@nrwl/web/babel", { "useBuiltIns": "usage" }]]
}