This website works better with JavaScript.
Explore
Help
Register
Sign In
iTzExitus
/
Wiki
forked from
Phil/Wiki
Watch
1
Star
0
Fork
You've already forked Wiki
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
27
Commits
1
Branch
0
Tags
21 MiB
Tree:
fe14b65d01
Wiki
/
babel.config.js
4 lines
89 B
Raw
Normal View
History
Unescape
Escape
init
4 years ago
module
.
exports
=
{
presets
:
[
require
.
resolve
(
'@docusaurus/core/lib/babel/preset'
)
]
,
}
;