ember-cli / ember-cli/eslint-plugin-ember

Thought: lint node code.

Open
#295 1 comment 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
JavaScript
Stars
263
Forks
214
Avg merge
30m
Merged PRs (30d)
5

Description

Just a random thought. Numerous times I've come across code doing `this._super.included(app)` instead of `this._super.included.apply(this, arguments)`.

Is it possible to lint build code from here?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.