UNPKG

isml-linter

Version:

ISML Linter is a tool for examining if your project's templates follow a specified set of rules defined by your dev team. The available rules can be roughly grouped into:

6 lines (5 loc) 92 B
module.exports = { NO_ERRORS : 0, ERRORS_FOUND : 1, INVALID_DOM : 2 };