enjalot / enjalot/blockbuilder
use JSONLint to validate .json files
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 332
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
We could provide error hints on json files like jsonlint.com does when people edit json files.
So far I've avoided using CodeMirror to render/edit json files since it adds a lot of overhead and json files can be pretty big. We might consider another UI that can pop up when the linter detects an error.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.