config_versions.json5 390 B

123456789101112
  1. /*
  2. This file uses the ".json5" file extension which allows for comments like this in a json file!
  3. Your text editor may show this file with invalid/no syntax, if so, we recommend you download:
  4. VSCode: https://code.visualstudio.com/
  5. JSON5 plugin(for VSCode): https://marketplace.visualstudio.com/items?itemName=mrmlnc.vscode-json5
  6. to make editing this file much easier.
  7. */
  8. {
  9. "version": 4
  10. }