Automatically build API documentation (#11)
* Automatically build API documentation using Typedoc and Docusaurus * Move MD and move to MDX for Docusaurus Guides
This commit is contained in:
@@ -27,6 +27,7 @@ module.exports = {
|
||||
},
|
||||
|
||||
transformer: {
|
||||
// eslint-disable-next-line require-await
|
||||
getTransformOptions: async () => ({
|
||||
transform: {
|
||||
experimentalImportSupport: true,
|
||||
|
Reference in New Issue
Block a user