Skip to content

Commit

Permalink
Update ts.config.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
vanvianen committed Dec 22, 2024
1 parent 0b1dc8e commit 4d32422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/js/config/ts.config.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import ts from 'typescript';
import ts from "typescript";
declare const tsConfig: {
target: ts.ScriptTarget;
lib: string[];
Expand Down

0 comments on commit 4d32422

Please sign in to comment.