Skip to content

Commit

Permalink
chore: Update vega-util tsconfig.
Browse files Browse the repository at this point in the history
  • Loading branch information
jheer committed Mar 1, 2023
1 parent 1365926 commit 3d4e672
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vega-util/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"compilerOptions": {
"module": "commonjs",
"lib": ["es6", "dom"],
"noImplicitAny": true,
"noImplicitThis": true,
"strictNullChecks": true,
Expand Down

0 comments on commit 3d4e672

Please sign in to comment.