data.jsonc 194 B

12345678
  1. {
  2. // JSONC is common in editor and tooling configuration files.
  3. "viewer": "Flyfish File Viewer",
  4. "locale": "en-US",
  5. "presets": ["lite", "office", "engineering"],
  6. "copyAssets": true
  7. }