chore(repo): remove presets from babel.config.json (#5034)

This commit is contained in:
Jack Hsu 2021-03-15 11:47:34 -04:00 committed by GitHub
parent 26a383912a
commit 6909926bf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,3 @@
{
"presets": ["@nrwl/web/babel"],
"babelrcRoots": ["*"]
}