File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33
44# 1. Select a subject for the vote. This can be a question addressed to the TSC
55# voting members.
6- subject : Choosing a marker to customize default exports returned by require(esm)
6+ subject : Choosing a marker to customize default exports returned by ` require(esm)`
77
88# 2. You can leave the header instructions as is, or modify them if you see fit.
99headerInstructions : |
@@ -24,8 +24,8 @@ headerInstructions: |
2424# voters express their preference for each candidates, no matter how many
2525# there are.
2626candidates :
27- - export { foo as "module.exports" };
28- - export const __cjsUnwrapDefault = true;
27+ - ' ` export { foo as "module.exports" };` '
28+ - ' ` export const __cjsUnwrapDefault = true;` '
2929
3030# 4. Pass the following to false if it's important to keep the candidates in the
3131# order you define above. Presenting candidates in a fixed order tends to
You can’t perform that action at this time.
0 commit comments