Port forward to ts-rs 8.1 (currently: git only; waiting for 8.1.1+) (#2443)
Port forward to ts-rs 8.1
We're just waiting on a release that includes a PR that we sent[1] for this
to use the cargo version. For now we'll have to use the git release.
[1]: c5109a00e4
This commit is contained in:
@ -21,6 +21,9 @@ const projectWellFormed = {
|
||||
created: now.toISOString(),
|
||||
modified: now.toISOString(),
|
||||
size: 32,
|
||||
accessed: null,
|
||||
type: null,
|
||||
permission: null,
|
||||
},
|
||||
kcl_file_count: 1,
|
||||
directory_count: 0,
|
||||
|
Reference in New Issue
Block a user