@txo/glow

1.2.3 • Public • Published

Glow logo

Glow

Make your Flow errors GLOW

  • Pretty-printed, code highlighted type errors
  • Interactive watch mode
  • Filter through errors using globs

Installation

# globally
yarn global add glow
# or in your project
yarn add --dev glow
Preview

Usage

In your existing Flow 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

Package Sidebar

Install

npm i @txo/glow

Weekly Downloads

52

Version

1.2.3

License

MIT

Unpacked Size

95.4 kB

Total Files

39

Last publish

Collaborators

  • technology-studio-owner
  • rostislav-simonik