This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
unleash.unleash
Watch
1
Star
0
Fork
0
You've already forked unleash.unleash
mirror of
https://github.com/Unleash/unleash.git
synced
2024-10-28 19:06:12 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
a664a449ef
unleash.unleash
/
website
/
babel.config.js
4 lines
91 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Docusaurusv2 (#864) feat: Upgraded to Docusaurus v2 closes: #771
2021-06-04 11:17:15 +02:00
module
.
exports
=
{
Apply biome formatting to the docs website (#6523) The docs were ignored by biome, this fixes it. With this change - The docs are no longer ignored by the formatter and the linter - Custom components in the docs were updated to satisfy the linter - All the files in the docs were formatted. There is no new feature or change.
2024-03-13 12:30:40 +01:00
presets
:
[
require
.
resolve
(
'@docusaurus/core/lib/babel/preset'
)
]
,
Docusaurusv2 (#864) feat: Upgraded to Docusaurus v2 closes: #771
2021-06-04 11:17:15 +02:00
}
;
Reference in New Issue
Copy Permalink