hjeti / vue-skeleton

A Vue skeleton
MIT License
108 stars 21 forks source link

Rename all index files #79

Closed hjeti closed 6 years ago

hjeti commented 6 years ago

Rename all index files to files that can easily be found without typing too much. Index files are harder to find by open file and can cause confusion in editors. The only downside to renaming the files is that the import will be longer but most editors support auto import in some way so that should not be a big issue.