blob: 6af1f6a1c05f8c798662dba19b35a393c03a8bee (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
// 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": "0.1.2"
}
]
}
|