Debate rages about whether JSON should have comments. The specification says it shouldn't but the author of JSON suggested that if you want to use JSON for configuration, then pipe it through jsmin before parsing. So that's what we do, using a tiny JSON minifier from https://github.com/getify/JSON.minify/tree/python Closes #135 |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| .vimspector.json | ||
| main.py | ||
| requirements.txt | ||
| run_with_ptvsd | ||