Skip to content

Commit

Permalink
Merge pull request #27 from davidroeca/fix-broken-link
Browse files Browse the repository at this point in the history
link to root readme
  • Loading branch information
davidroeca authored Apr 16, 2021
2 parents ae325da + eac83a1 commit f2b9444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/preprocessors/typescript.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Note though that this will _NOT_ make the events strict so that you get type err

### I cannot use TS inside my script even when `lang="ts"` is present

Make sure to follow the [setup instructions](#setup)
Make sure to follow the [setup instructions](/README.md#setup)

### How do I type reactive assignments? / I get an "implicitly has type 'any' error"

Expand Down

0 comments on commit f2b9444

Please sign in to comment.