I meet a problem when I'm integrating plugin @babel/plugin-proposal-optional-chaining
, and it throws error like this:
constructors in/after an Optional Chain are not allowed.
I meet a problem when I'm integrating plugin @babel/plugin-proposal-optional-chaining
, and it throws error like this:
constructors in/after an Optional Chain are not allowed.