-
Notifications
You must be signed in to change notification settings - Fork 30.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[README] Fix ERR_IMPORT_ASSERTION_TYPE_MISSING #58840
Conversation
@jablko Thank you for submitting this PR! This is a live comment which I will keep updated. This PR touches some part of DefinitelyTyped infrastructure, so a DT maintainer will need to review it. This is rare — did you mean to do this? 0 packages in this PR (and infra files)
Code ReviewsThere aren't any other owners of this package, so a DT maintainer will review it. You can test the changes of this PR in the Playground. Status
All of the items on the list are green. To merge, you need to post a comment including the string "Ready to merge" to bring in your changes. Diagnostic Information: What the bot saw about this PR{
"type": "info",
"now": "-",
"pr_number": 58840,
"author": "jablko",
"headCommitOid": "b23e5d4a3ecacd1cc3bae4f1afdda248a865253c",
"mergeBaseOid": "369ecc516615fb782639bd4d707be43a01c90df4",
"lastPushDate": "2022-02-17T17:14:02.000Z",
"lastActivityDate": "2022-02-18T22:05:26.000Z",
"mergeOfferDate": "2022-02-18T17:54:44.000Z",
"mergeRequestDate": "2022-02-18T22:05:26.000Z",
"mergeRequestUser": "jablko",
"hasMergeConflict": false,
"isFirstContribution": false,
"tooManyFiles": false,
"hugeChange": false,
"popularityLevel": "Well-liked by everyone",
"pkgInfo": [
{
"name": null,
"kind": "edit",
"files": [
{
"path": ".github/workflows/support-window.yml",
"kind": "infrastructure"
},
{
"path": "docs/support-window.svg",
"kind": "infrastructure"
},
{
"path": "scripts/support-window.ts",
"kind": "infrastructure"
},
{
"path": "scripts/tsconfig.json",
"kind": "infrastructure"
}
],
"owners": [],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Critical"
}
],
"reviews": [
{
"type": "approved",
"reviewer": "andrewbranch",
"date": "2022-02-18T17:54:07.000Z",
"isMaintainer": true
}
],
"mainBotCommentID": 1043230074,
"ciResult": "pass"
} |
🔔 @jablko — there are no owners, but it would still be good if you find someone to review this PR in the next few days, otherwise a maintainer will look at it. (And if you do find someone, maybe even recruit them to be a second owner to make future changes easier...) |
Ready to merge! ❤️ |
…PE_MISSING by @jablko * [README] Fix ERR_IMPORT_ASSERTION_TYPE_MISSING * [README] 🤖 Update support window diagram https://github.com/jablko/DefinitelyTyped/actions/runs/1860034598 Co-authored-by: github/workflows/support-window.yml <bot@typescriptlang.org>
module: "esnext"
to support import assertions