File tree Expand file tree Collapse file tree
heft-typescript-v2-test/config
heft-typescript-v3-test/config
heft-typescript-v4-test/config Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "$schema" : " https://developer.microsoft.com/json-schemas/heft/v1/api-extractor-task.schema.json" ,
3+
4+ "useProjectTypescriptVersion" : true
5+ }
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- "compiler" : {
5- "typescriptCompilerFolder" : " <projectFolder>/node_modules/typescript"
6- },
7-
84 "mainEntryPointFilePath" : " <projectFolder>/lib-dts/index.d.ts" ,
95 "apiReport" : {
106 "enabled" : true ,
Original file line number Diff line number Diff line change 1+ {
2+ "$schema" : " https://developer.microsoft.com/json-schemas/heft/v1/api-extractor-task.schema.json" ,
3+
4+ "useProjectTypescriptVersion" : true
5+ }
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- "compiler" : {
5- "typescriptCompilerFolder" : " <projectFolder>/node_modules/typescript"
6- },
7-
84 "mainEntryPointFilePath" : " <projectFolder>/lib-dts/index.d.ts" ,
95 "apiReport" : {
106 "enabled" : true ,
Original file line number Diff line number Diff line change 1+ {
2+ "$schema" : " https://developer.microsoft.com/json-schemas/heft/v1/api-extractor-task.schema.json" ,
3+
4+ "useProjectTypescriptVersion" : true
5+ }
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- "compiler" : {
5- "typescriptCompilerFolder" : " <projectFolder>/node_modules/typescript"
6- },
7-
84 "mainEntryPointFilePath" : " <projectFolder>/lib-dts/index.d.ts" ,
95 "apiReport" : {
106 "enabled" : true ,
You can’t perform that action at this time.
0 commit comments