You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: votes/initiateNewVote/_EDIT_ME.yml
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -82,6 +82,10 @@ prBody: |
82
82
export { foo as "module.exports" };
83
83
```
84
84
85
+
Note that to follow up with this vote, there is [a proposal](https://github.com/nodejs/node/pull/53848) to reuse this marker for detecting whether the imported module is CJS.
86
+
There is no consensus on whether that is the right way to solve the problem yet ([see](https://github.com/nodejs/node/pull/53848#issuecomment-2244500584)), so this vote is just about
87
+
the marker naming bikeshed.
88
+
85
89
The vote should stay open for 7 days, or until all TSC voting members have cast a ballot.
86
90
87
91
# 7. Optionally, choose an id that will be used for the branch name as well as
0 commit comments