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

Method isEmberCLIAddon

tests/helpers/mock-project.js:63–65  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

61 }
62
63 isEmberCLIAddon() {
64 return false;
65 }
66}
67
68module.exports = MockProject;

Callers 1

project-test.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected