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

Make RATDB fully conform to json with comments (jsonc) #167

Open
JamesJieranShen opened this issue Sep 4, 2024 · 0 comments
Open

Make RATDB fully conform to json with comments (jsonc) #167

JamesJieranShen opened this issue Sep 4, 2024 · 0 comments

Comments

@JamesJieranShen
Copy link
Contributor

RATDB files are already mostly json files. Valid json files are valid ratdb files, but not vice versa. We should enforce this to keep IDEs/LSPs happy with them. This can also come with the additional benefit of running a formatter like prettier on the json files to get rid of those thousand-character-long lines.

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

1 participant