Skip to content

Commit

Permalink
fix: tsconfig update
Browse files Browse the repository at this point in the history
  • Loading branch information
nickfrosty committed Aug 2, 2024
1 parent 9da3b45 commit c837013
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/solana-actions/tsconfig.base.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"include": [],
"compilerOptions": {
"lib": ["esnext", "dom"],
"target": "ESNext",
"module": "ESNext",
"moduleResolution": "Node",
Expand Down

0 comments on commit c837013

Please sign in to comment.