Skip to content

Commit c57b18b

Browse files
author
Ændrew Rininsland
committed
New TypeScript declaration generation method.
1 parent 22b889c commit c57b18b

File tree

5 files changed

+6235
-0
lines changed

5 files changed

+6235
-0
lines changed

.jsdoc-ts.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
{
3+
"tags": {
4+
"dictionaries": ["jsdoc"]
5+
},
6+
"source": {
7+
"include": ["lib/", "package.json", "README.md"],
8+
"includePattern": ".js$",
9+
"excludePattern": "(node_modules/|docs)"
10+
},
11+
"templates": {
12+
"cleverLinks": false,
13+
"monospaceLinks": true,
14+
"jsdoc2tsd": {
15+
"interfacePrefix": ""
16+
}
17+
},
18+
"opts": {
19+
"destination": "./",
20+
"encoding": "utf8",
21+
"recurse": true,
22+
"template": "./node_modules/tsd-jsdoc"
23+
}
24+
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy