I would like to lint component's templates in an in-repo-addon, but they don't seem to be linted. I've try (in `index.js`) ``` isDevelopingAddon() { return true; } ``` But it's not working 馃槩
I would like to lint component's templates in an in-repo-addon, but they don't seem to be linted. I've try (in
index.js)But it's not working 馃槩