mirror of
https://github.com/gristlabs/grist-core.git
synced 2025-06-13 20:53:59 +00:00
There was no script for updating typescript schema information after a python-based document migration. Moving one in here, along with its test. Tweaked the code slightly to work with grist-core's directory structure. Also fixed a formatting error in mocha calls that was resulting in some root tests not running. |
||
|---|---|---|
| .. | ||
| lib | ||
| Comm.ts | ||
| customUtil.ts | ||
| docTools.ts | ||
| generateInitialDocSql.ts | ||
| gristClient.ts | ||
| testUtils.ts | ||
| wait.ts | ||