komposable / komponent

An opinionated way of organizing front-end code in Ruby on Rails, based on components

Home Page:http://komponent.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Spone opened this issue · comments

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