Skip to content

Commit

Permalink
fix typescript autocompletion
Browse files Browse the repository at this point in the history
  • Loading branch information
sachinraja committed Dec 30, 2022
1 parent e72da55 commit db4da24
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
5 changes: 5 additions & 0 deletions .changeset/big-adults-cough.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@trpc-playground/components": patch
---

fix typescript autocompletion
1 change: 0 additions & 1 deletion packages/components/src/editor/extensions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ const basicSetup: Extension = [
indentOnInput(),
bracketMatching(),
closeBrackets(),
autocompletion(),
rectangularSelection(),
highlightActiveLine(),
highlightSelectionMatches(),
Expand Down
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit db4da24

Please sign in to comment.