.yaml, .toml, etc?

  • @[email protected]
    link
    fedilink
    212 years ago

    I usually use Json5. It’s JSON, but with all the weird quirks fixed (comments added, you can use hex numbers, you can have trailing commas etc.)

      • @[email protected]
        link
        fedilink
        12 years ago

        I don’t know if it’s actual json5, but eslint and some other libraries use extended, commentable json in their config files.