This website works better with JavaScript
David A. Windham
david
/
til
Watch
1
Star
0
Fork
0
Files
Tree:
f0289d2807
Branches
Tags
dev
main
til
/
babel.config.js
babel.config.js
89 B
History
Raw
1
2
3
module
.exports = {
presets
: [
require
.resolve(
'@docusaurus/core/lib/babel/preset'
)],
};