question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Missing transformations for Stage 3 syntax

See original GitHub issue

The README states that this preset contains transformation for all stage 3 syntax, but I noticed that @babel/plugin-proposal-class-properties, for example, is not included here. Is this intentional, or has it just not been added yet?

Sorry for the second issue in one day, and thanks!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
MatteBaileycommented, Nov 9, 2018

Addressed in #43.

0reactions
ljharbcommented, Nov 9, 2018

Not any more - it used to, but they got promoted to stage 4. I’d probably word it like, all stage 3+ syntax is eligible, but it also has to be permitted by our JS style guide.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Transformation Operations - SAS Help Center
Transformation Operations ; SETMISS number. Replaces missing values in the series with the number specified ; SETRIGHT ( ). Sets ending values of ......
Read more >
Error: Missing class properties transform - Stack Overflow
The fix in my case was defining 'transform-class-properties' plugin in the options ... I had this error because I was using stage-3 instead...
Read more >
XSL Transformations (XSLT) Version 3.0 - W3C
This specification defines the syntax and semantics of XSLT 3.0, a language designed primarily for transforming XML documents into other XML ...
Read more >
SPSS Tutorials: Recoding Variables - LibGuides
The function MISSING(...) returns true if its argument is system-missing or user-missing. If you want to handle the recoding of missing values, ...
Read more >
Set Missing Values with Syntax - SPSS tutorials
SPSS Missing Values Syntax Examples ... *3. Specify 2 as missing value for variables q1 through q3. ... SPSS Variable Level Syntax Example....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found