1.0.4 • Published 3 years ago

@ryse/typebook v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

TypeBook

⚠️ FOR INTERNAL USAGE ONLY ⚠️

This tool is currently under development and is made public as an internal tool for the Ryse Team.

Config

Add a typebook.json in the main directory

// typebook.json
{
  "spaces": 4,
  "files": ["**/*.ts", "any", "file", "or", "!glob"]
}

Run

$ typebook

[Typebook] running at http://localhost:35000