Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsoncodehk committed Aug 28, 2024
1 parent b920b6c commit 5d328de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
- **language-service:** don't set item data if LanguageServicePlugin does not provide resolve hook ([#233](https://github.com/volarjs/volar.js/issues/233))
- **test-utils:** correct `openUntitledDocument` params order
- **typescript:** `runTsc` does not recognize service script with `preventLeadingOffset` enabled
- **language-server:** replace `setTimeout` with `setImmediate` ([#234](https://github.com/volarjs/volar.js/issues/234)) - Thanks to nieyuyao!
- **language-server:** replace `setTimeout` with `setImmediate` ([#234](https://github.com/volarjs/volar.js/issues/234)) - Thanks to @nieyuyao!

### Refactors

Expand Down

0 comments on commit 5d328de

Please sign in to comment.