fix: remove babel.config.js from init templates + website (#10514)

This commit is contained in:
Sébastien Lorber 2024-09-22 13:59:33 +02:00 committed by GitHub
parent 9ecff801ff
commit a5fd530ffc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 10 additions and 17 deletions

View file

@ -1,3 +0,0 @@
module.exports = {
presets: ['@docusaurus/babel/preset'],
};