Skip to content

Commit

Permalink
fix: re-add dropped flag
Browse files Browse the repository at this point in the history
  • Loading branch information
antobinary committed Feb 13, 2025
1 parent 1faeb79 commit d5d2422
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"compilerOptions": {
"allowSyntheticDefaultImports": true,
"outDir": "./dist/",
"noImplicitAny": true,
"module": "es6",
Expand Down

0 comments on commit d5d2422

Please sign in to comment.