Skip to content

es-x/no-json-parse-reviver-context-parameter

disallow the context parameter in JSON.parse reviver function

This rule reports ES2026 JSON.parse reviver context parameter as errors.

💡 Examples

⛔ Examples of incorrect code for this rule:

🚀 Version

This rule was introduced in v9.3.0.

📚 References