tools: add lint rule for [await] using in core#64231
Conversation
Signed-off-by: Renegade334 <contact.9a5d6388@renegade334.me.uk>
a6d64e3 to
3f448e5
Compare
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
|
Looks like we were already using |
jasnell
left a comment
There was a problem hiding this comment.
I'm -1 on this for now. Given that ERM is stage 4, I'd rather we just block using the flag that switches it off.
My thoughts would be:
|
|
I agree that the feature being stage 4 is irrelevant here, using @jasnell please reconsider |
Only when a non-default v8 option is used. From our own docs, "V8's options have no stability guarantee. The V8 team themselves don't consider them to be part of their formal API, and reserve the right to change them at any time. Likewise, they are not covered by the Node.js stability guarantees." I'll clear my block but I still fundamentally disagree. |
While I still disagree with the change, I won't block.
Refs: #64230