Skip to content

refactor(runtime-core): replaced with optional chaining operator#4882

Closed
cuixiaorui wants to merge 1 commit intovuejs:masterfrom
cuixiaorui:master
Closed

refactor(runtime-core): replaced with optional chaining operator#4882
cuixiaorui wants to merge 1 commit intovuejs:masterfrom
cuixiaorui:master

Conversation

@cuixiaorui
Copy link
Contributor

replaced with optional chaining operator

@cuixiaorui cuixiaorui changed the title refactor: replaced with optional chaining operator refactor(runtime-core): replaced with optional chaining operator Nov 1, 2021
@sqal
Copy link
Contributor

sqal commented Nov 1, 2021

@yyx990803
Copy link
Member

We intentionally avoid using optional chaining in the codebase because we target ES2016 and TS will transpile it to something much more verbose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants