diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2024-01-16 18:27:47 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-16 18:27:47 +0000 |
| commit | ed33f63cce994cbe439f442ea9d4dc8f5771ba10 (patch) | |
| tree | 1786834ed703f8ebdaec75b009158fbd31bc55d1 /docs/babel.config.js | |
| parent | feat(search): introduce keymap-dependent vim-mode (#1570) (diff) | |
| download | atuin-ed33f63cce994cbe439f442ea9d4dc8f5771ba10.zip | |
docs: remove old docusaurus (#1581)
Diffstat (limited to 'docs/babel.config.js')
| -rw-r--r-- | docs/babel.config.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/babel.config.js b/docs/babel.config.js deleted file mode 100644 index e00595da..00000000 --- a/docs/babel.config.js +++ /dev/null @@ -1,3 +0,0 @@ -module.exports = { - presets: [require.resolve('@docusaurus/core/lib/babel/preset')], -}; |
