Skip to content

Commit e0b7675

Browse files
update readme
1 parent 506ec71 commit e0b7675

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

typescript/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,13 +256,15 @@ MIT
256256
- [x] equation
257257
- [x] image
258258
- [x] blockquote
259-
- [] fix ts and eslint errors in these dirs and remove from ignore list of ts and eslint
259+
- [x] fix ts and eslint errors in these dirs and remove from ignore list of ts and eslint
260260
```
261261
"**/generated/**",
262262
"src/serialization/**",
263263
```
264+
264265
- [x] add counter for numbered lists
265266
- [x] setup up bumpp: https://www.npmjs.com/package/bumpp
266267
- [] migrate test runner to vitest
267268
- [x] move vite app to typescript root examples dir
268269
- [] setup monorepo tooling
270+
- [] fix model generation for Image and RichText, then type renderers

0 commit comments

Comments
 (0)