File tree Expand file tree Collapse file tree
rush-stack-compiler-2.4/config
rush-stack-compiler-2.7/config
rush-stack-compiler-2.9/config
rush-stack-compiler-3.0/config
rush-stack-compiler-3.1/config
rush-stack-compiler-3.2/config
rush-stack-compiler-3.3/config Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "project" : {
3- "entryPointSourceFile" : " lib/shared/index.d.ts"
4- },
5- "compiler" : {
6- "rootFolder" : " ." ,
7- "configType" : " tsconfig"
8- },
9- "apiReviewFile" : {
2+ "$schema" : " https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json" ,
3+
4+ "mainEntryPointFile" : " lib/shared/index.d.ts" ,
5+
6+ "apiReport" : {
107 "enabled" : true ,
11- "apiReviewFolder " : " ../../common/reviews/api"
8+ "reportFolder " : " ../../common/reviews/api"
129 },
13- "apiJsonFile" : {
14- "enabled" : true ,
15- "outputFolder" : " ./temp"
10+
11+ "docModel" : {
12+ "enabled" : true
13+ },
14+
15+ "dtsRollup" : {
16+ "enabled" : false
1617 }
1718}
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json" ,
33
4- "mainEntryPointFile" : " lib/index.d.ts" ,
4+ "mainEntryPointFile" : " lib/shared/ index.d.ts" ,
55
66 "apiReport" : {
77 "enabled" : true ,
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json" ,
33
4- "mainEntryPointFile" : " lib/index.d.ts" ,
4+ "mainEntryPointFile" : " lib/shared/ index.d.ts" ,
55
66 "apiReport" : {
77 "enabled" : true ,
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json" ,
33
4- "mainEntryPointFile" : " lib/index.d.ts" ,
4+ "mainEntryPointFile" : " lib/shared/ index.d.ts" ,
55
66 "apiReport" : {
77 "enabled" : true ,
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json" ,
33
4- "mainEntryPointFile" : " lib/index.d.ts" ,
4+ "mainEntryPointFile" : " lib/shared/ index.d.ts" ,
55
66 "apiReport" : {
77 "enabled" : true ,
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json" ,
33
4- "mainEntryPointFile" : " lib/index.d.ts" ,
4+ "mainEntryPointFile" : " lib/shared/ index.d.ts" ,
55
66 "apiReport" : {
77 "enabled" : true ,
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json" ,
33
4- "mainEntryPointFile" : " lib/index.d.ts" ,
4+ "mainEntryPointFile" : " lib/shared/ index.d.ts" ,
55
66 "apiReport" : {
77 "enabled" : true ,
You can’t perform that action at this time.
0 commit comments