Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Oct 23, 2024
1 parent 3a15422 commit 2d31a97
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ide/idea/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,9 @@ get you pointed in the right direction. If you notice errors or a need for clari
* [Learn how to use multiple cursors!](https://www.jetbrains.com/webstorm/guide/tips/multi-cursor/)

14. Configure TypeScript to use types from the server.
* Settings > Languages & Frameworks > TypeScript > "use types from server"
* Settings > Languages & Frameworks > TypeScript:
* "use types from server" should be checked
* Typescript package should point to `perennial-alias\node_modules\typescript`
* See https://www.jetbrains.com/help/webstorm/typescript-support.html#ws_ts_use_ts_service_checkbox

## Suggestions
Expand Down

0 comments on commit 2d31a97

Please sign in to comment.