Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is JSX enabled by default? #1327

Closed
waghanza opened this issue Jul 12, 2019 · 2 comments
Closed

Is JSX enabled by default? #1327

waghanza opened this issue Jul 12, 2019 · 2 comments
Labels

Comments

@waghanza
Copy link

What version of standard?

13.01

What operating system, Node.js, and npm version?

Node : 10.16
Npm : 6.9
Nvm : 0.34

What did you expect to happen?

I want to check if javascript sources respect standard default rule. I have not any jsx files

What actually happened?

standard crash saying that no jsx files exists
@see https://travis-ci.com/the-benchmarker/web-frameworks/jobs/215413599

@feross
Copy link
Member

feross commented Jul 12, 2019

There is a bug right now where standard doesn't work when installed globally. This is the cause of the issue. I recommend sticking with v12 for now until this issue is fixed.

@feross
Copy link
Member

feross commented Jul 12, 2019

This should be fixed in standard 13.0.2.

@feross feross added the bug label Jul 12, 2019
@feross feross closed this as completed Jul 12, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Archived in project
Development

No branches or pull requests

2 participants