Package detail

ember-cli-jshint

ember-cli4.3kMITdeprecated2.0.1

This package is archived. Please use eslint.

JSHint support for ember-cli projects

ember-addon, ember, jshint

readme

ember-cli-jshint

JSHint lint tests for your Ember CLI projects.

Installation

From within your Ember CLI application run:

ember install ember-cli-jshint

License

This project is licensed under the MIT License.

changelog

Change Log

v2.0.1 (2016-09-13)

Full Changelog

Fixed bugs:

  • "blueprints" folder missing from "files" key in v2.0.0 #23

v2.0.0 (2016-09-12)

Full Changelog

Implemented enhancements:

  • Add default blueprint #17
  • Tests #7
  • Update broccoli-jshint and explicitly set targetExtension #22 (Turbo87)
  • Add "ember-cli-jshint" blueprint #21 (Turbo87)

Merged pull requests:

v1.0.5 (2016-08-05)

Full Changelog

Merged pull requests:

v1.0.4 (2016-06-16)

Full Changelog

Closed issues:

  • this._super.apply is not a function #4

Merged pull requests:

  • fix ember-cli DEPRECATION warning #8 (yads)

v1.0.3 (2016-05-20)

Full Changelog

v1.0.2 (2016-05-20)

Full Changelog

v1.0.1 (2016-05-20)

Full Changelog

Closed issues:

  • Push tags to Github #1

Merged pull requests:

v1.0.0 (2016-04-07)

* This Change Log was automatically generated by github_changelog_generator