diff --git a/tsdoc-metadata.json b/tsdoc-metadata.json deleted file mode 100644 index 2086a9cbd..000000000 --- a/tsdoc-metadata.json +++ /dev/null @@ -1,11 +0,0 @@ -// This file is read by tools that parse documentation comments conforming to the TSDoc standard. -// It should be published with your NPM package. It should not be tracked by Git. -{ - "tsdocVersion": "0.12", - "toolPackages": [ - { - "packageName": "@microsoft/api-extractor", - "packageVersion": "7.38.0" - } - ] -}