Skip to content

Commit

Permalink
import ata
Browse files Browse the repository at this point in the history
  • Loading branch information
seveibar committed Oct 7, 2024
1 parent 9b00431 commit 7ba4c98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/CodeEditor.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ import {
createVirtualTypeScriptEnvironment,
} from "@typescript/vfs"
import ts from "typescript"
import { setupTypeAcquisition } from "@typescript/ata"

export const CodeEditor = ({
onCodeChange,
Expand Down

0 comments on commit 7ba4c98

Please sign in to comment.