Skip to content

Typewiz + Node example that does not automatically apply the types

Notifications You must be signed in to change notification settings

urish/typewiz-node-no-apply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typewiz-node-no-apply

Quick demo of using typewiz-node and writing collected type information to disk.

Usage

  1. Install dependencies by running yarn
  2. Run the code using yarn start
  3. You will find the collected type information inside collected-types.json.

You can then use the typewiz cli to apply these types:

typewiz apply collected-types.json

License

MIT

About

Typewiz + Node example that does not automatically apply the types

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published