Remove babel config

This commit is contained in:
Sacha Weatherstone 2022-10-31 17:39:02 +10:00
parent fbd4b734be
commit e48e96e1e0
No known key found for this signature in database
GPG key ID: 7AB2D7E206124B31

View file

@ -1,3 +0,0 @@
module.exports = {
presets: [require.resolve('@docusaurus/core/lib/babel/preset')],
};