- Notifications
You must be signed in to change notification settings - Fork25
jamiebuilds/glow
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Make yourFlow errors GLOW
- Pretty-printed, code highlighted type errors
- Interactive watch mode
- Filter through errors using globs
# globallyyarn global add glow# or in your projectyarn add --dev glow

In your existingFlow project, instead of running:
flow
Simply run:
glow
You can also filter errors down to a specific set of files by running:
glow path/to/whatever
There's even an awesome watch mode:
glow --watch
About
Make your Flow errors GLOW
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors9
Uh oh!
There was an error while loading.Please reload this page.
