Skip to content

invalid isbn

Bhsd edited this page Jul 14, 2025 · 3 revisions

invalid-isbn

❌ By default, this rule reports invalid ISBN as errors.

Examples

Examples of incorrect code for { "invalid-isbn": 2 }:

ISBN 1234567890

Examples of correct code for { "invalid-isbn": 0 }:

ISBN 1234567890

Clone this wiki locally