Skip to content

Commit

Permalink
chore: update the README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
AcrylicShrimp committed Aug 9, 2021
1 parent 36a2ec1 commit 9400d15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,8 @@ Add to your `tsconfig.json`:
"extends": "@tsconfig/svelte/tsconfig.json"
```

> **NOTE**: After `@tsconfig/svelte@2.0.0`, you should add `/// <reference types="svelte" />` to a `d.ts` or a `index.ts`(entry) file to prevent typescript error.
<!-- /AUTO -->

### Contributing
Expand Down

0 comments on commit 9400d15

Please sign in to comment.