UNPKG

ember-template-lint

Version:
7 lines (5 loc) 275 B
// When renaming a rule, use this map to avoid causing a breaking change. // Mappings can be removed from this list during a major release only. // Example entry: ['rule-name-before', 'rule-name-after'] const DEPRECATED_RULES = new Map([]); export default DEPRECATED_RULES;