File tree 3 files changed +6
-18
lines changed
client-migrationhubstrategy
3 files changed +6
-18
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "extends" : [
3
- " ../../typedoc.client.json"
4
- ],
5
- "entryPoints" : [
6
- " src/index.ts"
7
- ],
2
+ "extends" : [" ../../typedoc.client.json" ],
3
+ "entryPoints" : [" src/index.ts" ],
8
4
"out" : " docs" ,
9
5
"readme" : " README.md"
10
6
}
Original file line number Diff line number Diff line change 1
1
{
2
- "extends" : [
3
- " ../../typedoc.client.json"
4
- ],
5
- "entryPoints" : [
6
- " src/index.ts"
7
- ],
2
+ "extends" : [" ../../typedoc.client.json" ],
3
+ "entryPoints" : [" src/index.ts" ],
8
4
"out" : " docs" ,
9
5
"readme" : " README.md"
10
6
}
Original file line number Diff line number Diff line change 1
1
{
2
- "extends" : [
3
- " ../../typedoc.client.json"
4
- ],
5
- "entryPoints" : [
6
- " src/index.ts"
7
- ],
2
+ "extends" : [" ../../typedoc.client.json" ],
3
+ "entryPoints" : [" src/index.ts" ],
8
4
"out" : " docs" ,
9
5
"readme" : " README.md"
10
6
}
You can’t perform that action at this time.
0 commit comments