@ryse/typebook
v1.0.4
Published
Glob based type extractor
Downloads
1
Readme
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