Skip to content

Commit 1e04768

Browse files
authored
build: upgrade git-url-parse (#103)
* fix: workaround for git-url-parse breaking change * build: update api-extractor
1 parent d974e4e commit 1e04768

File tree

4 files changed

+315
-287
lines changed

4 files changed

+315
-287
lines changed

api-extractor.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@
3030
},
3131
"ae-internal-missing-underscore": {
3232
"logLevel": "none"
33+
},
34+
"ae-wrong-input-file-type": {
35+
"logLevel": "none"
3336
}
3437
},
3538
"tsdocMessageReporting": {
@@ -38,4 +41,4 @@
3841
}
3942
}
4043
}
41-
}
44+
}

0 commit comments

Comments
 (0)