1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-12-02 01:24:06 +03:00
git-cliff/website/babel.config.js

4 lines
89 B
JavaScript
Raw Normal View History

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