Skip to content
This repository has been archived by the owner on Oct 18, 2021. It is now read-only.

Commit

Permalink
Remove roadmap, issues are used instead
Browse files Browse the repository at this point in the history
  • Loading branch information
frontsideair committed Nov 30, 2019
1 parent d5237f2 commit c05270b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,3 @@ app.use("/tgl", router(tgl));

app.listen(3000, () => console.log("Example app listening on port 3000!"));
```

# Roadmap

- [ ] Prettier UI
- [ ] Include middleware for setting feature flags using query params
- [ ] Support enum flags

0 comments on commit c05270b

Please sign in to comment.