{
  "description": "test JSX attributes for Trans component",
  "pluginOptions": {
    "useI18nextDefaultValue": false,
    "keySeparator": null,
    "nsSeparator": null
  },
  "expectValues": [
    [{
      "withCount": "",
      "withCount_plural": "",
      "withContext": "",
      "withContext_male": "",
      "withContext_female": "",
      "withContextOnlyIdentifier": "",
      "withContextOnlyIdentifier_male": "",
      "withContextOnlyIdentifier_female": ""
    }],
    [{"withJSXNS": "", "withJSXArrayNS": ""}, {"ns": "jsxns"}],
    [{"withLiteralNS": ""}, {"ns": "literalns"}],
    [{"withHintNS": ""}, {"ns": "hintns"}]
  ]
}
