MCPcopy Create free account
hub / github.com/ember-cli/ember-cli / addonLintTree

Function addonLintTree

tests/unit/models/addon-test.js:89–91  ·  view source on GitHub ↗
(type, tree)

Source from the content-addressed store, hash-verified

87 // TODO: fix config story...
88 addon.app = {
89 addonLintTree(type, tree) {
90 return tree;
91 },
92 };
93
94 addon.jshintTrees = function () {};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…