Skip to content

Commit

Permalink
change back tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Shchederkin committed Dec 19, 2024
1 parent 430afb7 commit a2855fe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions typescript/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"outDir": "./dist"
},
"include": [
"src/**/*",
"tests/**/*"
"src/**/*"
]
}

0 comments on commit a2855fe

Please sign in to comment.