Skip to content
This repository was archived by the owner on May 14, 2021. It is now read-only.

Add ?? support to default parser plugins #284

Closed
wants to merge 1 commit into from

Conversation

ProdigySim
Copy link

I had to add this to my proejct's stylelint config to get my stylelint working after adopting nullish coalescing in my codebase.

Now that Nullish Coalesce is stage 3, and it's enabled by default in projects like Typescript, this might be a useful default to add. Since optional chaining support is already in, this shouldn't be a too radical change. Just a proposal!

@coveralls
Copy link

coveralls commented Nov 10, 2019

Coverage Status

Coverage remained the same at 100.0% when pulling 3bf8429 on ProdigySim:patch-1 into 5bd0505 on styled-components:master.

@chinesedfan
Copy link
Member

chinesedfan commented Feb 14, 2020

Closed in favor of #295 and 1.10.0 has been published.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants