nx/babel.config.json
2020-10-16 19:00:27 -04:00

5 lines
62 B
JSON

{
"presets": ["@nrwl/web/babel"],
"babelrcRoots": ["*"]
}