Ember Cli Template Lint

screenshot of Ember Cli Template Lint

Ember CLI integration for ember-template-lint

Overview:

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.

Features:

  • Lints Ember.js templates
  • Adds tests to check if style rules are satisfied
  • Allows configuration using a .template-lintrc.js file
  • Easy installation through npm and bower

Summary:

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.