microsoft / docusaurus-plugins

Plugins for Docusaurus and Rise4Fun
https://microsoft.github.io/docusaurus-plugins/
MIT License
12 stars 2 forks source link

Using expanded type for App Insights options #38

Closed scalvert closed 1 year ago

scalvert commented 1 year ago

Summary

Expands config to include all applicable properties using types defined in the @microsoft/applicationinsights-web package.

Also creates an applicable joi schema to match the updated type.