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

Enable JSON5 parsing for cypress.json to support comments #5213

Closed
CSchulz opened this issue Sep 26, 2019 · 3 comments
Closed

Enable JSON5 parsing for cypress.json to support comments #5213

CSchulz opened this issue Sep 26, 2019 · 3 comments

Comments

@CSchulz
Copy link

CSchulz commented Sep 26, 2019

Current behavior:

Currently the cypress.json does not support comments.

Desired behavior:

Comments should be allowed in the cypress.json.

Steps to reproduce: (app code and test code)

add a comment to the cypress.json and start cypress.

Versions

3.4.1

@paulfalgout
Copy link
Contributor

json does not support comments

@CSchulz
Copy link
Author

CSchulz commented Sep 26, 2019

Comments
Single and multi-line comments are allowed.

https://json5.org/

@jennifer-shehane
Copy link
Member

Closing as this issue is meant to be superseded by this proposal: #5218

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

No branches or pull requests

3 participants