8000 GitHub - typed-ember/ember-cli-tslint: Ember CLI addon for linting Ember projects with TSLint
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Mar 11, 2022. It is now read-only.

typed-ember/ember-cli-tslint

Repository files navigation

🛑 ARCHIVED, please use ESLint instead 🛑


ember-cli-tslint

Build Status Build Status

TSLint for Ember CLI apps and addons

Installation

ember install ember-cli-tslint

ember-cli-tslint will remove ESLint from your current project and replace the config files with a new tslint.json file.

Usage

TSLint will be run by ember-cli-qunit automatically when you run ember test. ember-cli-mocha is not yet supported.

Contributing

Installation

  • git clone <repository-url> this repository
  • cd ember-cli-tslint
  • yarn install

Running

Running Tests

  • yarn test (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit https://ember-cli.com/.

License

This project is licensed under the MIT License.

About

Ember CLI addon for linting Ember projects with TSLint

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 7

2A4D
0