[dotenv-flow] Remove superfluous /// <reference types="node" />#46734
Conversation
8fdc183 to
ca4565e
Compare
|
👋 Hi there! I’ve run some quick measurements against master and your PR. These metrics should help the humans reviewing this PR gauge whether it might negatively affect compile times or editor responsiveness for users who install these typings. Let’s review the numbers, shall we?
Wow, it looks like all the big movers moved in the right direction! Way to go! 🌟 I won’t post performance data again unless it gets worse. |
|
@jablko Thank you for submitting this PR! This is a live comment which I will keep updated. This PR doesn't modify any tests, so it's hard to know what's being fixed, and your changes might regress in the future. Have you considered adding tests to cover the change you're making? Including tests allows this PR to be merged by yourself and the owners of this module. This can potentially save days of time for you. Code ReviewsThis PR can be merged once it's reviewed by a DT maintainer. Status
Once every item on this list is checked, I'll ask you for permission to merge and publish the changes. Diagnostic Information: What the bot saw about this PR{
"type": "info",
"now": "-",
"pr_number": 46734,
"author": "jablko",
"owners": [
"vincentlanglet",
"kerimdzhanov"
],
"dangerLevel": "ScopedAndUntested",
"headCommitAbbrOid": "ca4565e",
"headCommitOid": "ca4565e80451e18e1fcca6e3332527aae70c9522",
"mergeIsRequested": false,
"stalenessInDays": 0,
"lastPushDate": "2020-08-13T17:52:24.000Z",
"reopenedDate": "2020-08-13T18:01:24.000Z",
"lastCommentDate": "2020-08-13T17:52:24.000Z",
"maintainerBlessed": false,
"reviewLink": "https://github.com/DefinitelyTyped/DefinitelyTyped/pull/46734/files",
"hasMergeConflict": false,
"authorIsOwner": false,
"isFirstContribution": false,
"popularityLevel": "Well-liked by everyone",
"anyPackageIsNew": false,
"packages": [
"dotenv-flow"
],
"files": [
{
"path": "types/dotenv-flow/index.d.ts",
"kind": "definition",
"package": "dotenv-flow"
}
],
"hasDismissedReview": false,
"ciResult": "pass",
"lastReviewDate": "2020-08-14T09:38:41.000Z",
"reviewersWithStaleReviews": [],
"approvalFlags": 6,
"isChangesRequested": false
} |
|
🔔 @VincentLanglet @kerimdzhanov — please review this PR in the next few days. Be sure to explicitly select |
|
I just published |
#44037