komposable / komponent

An opinionated way of organizing front-end code in Ruby on Rails, based on components
http://komponent.io
MIT License
427 stars 31 forks source link

Reordering of index.js file: put relative paths at the bottom #113

Closed Spone closed 5 years ago

Spone commented 6 years ago

When reordering the index.js file (here) we should keep the relative paths starting with ../ at the end of the file, else eslint complains...