
Ember CLI integration for ember-template-lint
ember-cli-template-lint is a deprecated tool for linting Ember.js templates. It allows you to add tests to ensure that all style rules in your templates are being followed. This tool is no longer recommended and users are advised to use ember-template-lint directly instead.
ember-cli-template-lint is a deprecated tool for linting Ember.js templates. It provides features like linting templates, adding tests, and configuration through a .template-lintrc.js file. However, it is recommended to use ember-template-lint directly instead.
