Skip to content

Commit

Permalink
👽️ Fix tsconfig for widgets
Browse files Browse the repository at this point in the history
  • Loading branch information
coyotte508 committed May 6, 2024
1 parent bec02d3 commit 6c932c4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/widgets/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
"resolveJsonModule": true,
"skipLibCheck": true,
"sourceMap": true,
"strict": true,
"module": "NodeNext",
"moduleResolution": "NodeNext"
"strict": true
}
}

0 comments on commit 6c932c4

Please sign in to comment.