Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change where faker is inserted #4

Closed
caseywatts opened this issue Aug 23, 2018 · 1 comment
Closed

Change where faker is inserted #4

caseywatts opened this issue Aug 23, 2018 · 1 comment

Comments

@caseywatts
Copy link
Owner

Right now, if faker is inserted, it's inserted as the top line of the folder. That's not the best, and I have two ideas that I think would be better:

  1. ideally: insert it on the line after where ember-cli-mirage import is/was (I think we can do this! :) )
  2. If not option 1 for some reason, then alternatively: we could put it after the last import. That's a more natural default than at the top of the file.
@caseywatts
Copy link
Owner Author

done! fixed on master ✨

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant