set up typescript-rtti (WIP)
This commit is contained in:
parent
6492ffda90
commit
39510cbeda
9 changed files with 274 additions and 14 deletions
|
@ -5,6 +5,7 @@ A final (?) prototype for a refactor of mathjs, culminating the picomath, pocoma
|
|||
To build and run the prototype, run:
|
||||
|
||||
```
|
||||
npx tsc
|
||||
node obj
|
||||
pnpm install
|
||||
pnpm build-and-run
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue