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

Rename index.ts to to getIndex.ts #556

Closed
2 tasks
lukasoppermann opened this issue Aug 18, 2020 · 1 comment · Fixed by #557
Closed
2 tasks

Rename index.ts to to getIndex.ts #556

lukasoppermann opened this issue Aug 18, 2020 · 1 comment · Fixed by #557
Assignees

Comments

@lukasoppermann
Copy link
Owner

lukasoppermann commented Aug 18, 2020

index is problematic because of npm using index as default files

  • rename file to getIndex.ts
  • import function as getIndex so that when it is used it is used as getIndex
@kaffarell
Copy link
Collaborator

I created a pr, could you take a look @lukasoppermann ?

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

Successfully merging a pull request may close this issue.

2 participants