Skip to content

Commit fd35187

Browse files
committed
Update README.md
1 parent ad1a954 commit fd35187

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ declare module '$:/plugins/linonetwo/tw-react/widget.js' {
1515
}
1616
```
1717

18+
or in `tsconfig.json` add:
19+
20+
```json
21+
"typeRoots" : ["node_modules/@types", "node_modules/tw5-typed", "node_modules/tw-react/dist/lib"],
22+
```
23+
1824
## Products
1925

2026
1. [WhiteBoard plugin](https://talk.tiddlywiki.org/t/whiteboard-plugin-v0-2-3/5302)

0 commit comments

Comments
 (0)