Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Organize models to make model import cleaner #237

Open
fungjj92 opened this issue Sep 1, 2017 · 0 comments
Open

Organize models to make model import cleaner #237

fungjj92 opened this issue Sep 1, 2017 · 0 comments

Comments

@fungjj92
Copy link
Contributor

fungjj92 commented Sep 1, 2017

Right now the models folder is pretty bloated, and growing.
Add an index.ts file so that multiple models can be imported like so:

import { Model1, Model2 } from '../models';

Consider grouping like-minded models into subfolders

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant