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

Fixed tabStyle being ignored when formatting JSON and JSON5 #338

Merged
merged 1 commit into from
Jun 18, 2020

Conversation

SkaceKamen
Copy link
Contributor

This PR updates JSON (and JSON5) parsers to respect tabStyle option, so it should fix #337.

This is the simplest solution I could think of, it may not be perfect and I'm open to suggestions to improve it.

@antfu antfu merged commit cbee3cf into lokalise:master Jun 18, 2020
@antfu
Copy link
Contributor

antfu commented Jun 18, 2020

Great, thanks!

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

Successfully merging this pull request may close these issues.

JSON parser ignores tabStyle option
2 participants