Skip to content

Error Codes

All SuperJS diagnostic codes. Codes are permanent — never renumbered or reused.

  • SJS-E — type errors
  • SJS-P — parser errors
  • SJS-W — warnings (promoted to errors in strict mode)
  • SJS-L — lint rules

See the full list at /errors.

Documentation