Review all of the README.md files and identify the tables which are describing the configuration descriptions - Add a link for the configuration type name to point to its definition which is deployed to https://microsoft.github.io/ApplicationInsights-JS/webSdk/<component>/interfaces/<configname> - Add links within each for the properties within the first column of the table which links to the individual configuration name Where the <component> is same name as that listed as the name in the package.json and the <configname> is a heading above the table. The README.md in the root should use the typedoc that is deployed to https://microsoft.github.io/ApplicationInsights-JS/webSdk/applicationinsights-web/
Activity