Skip to content

Commit

Permalink
fix: tsconfig path
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikoTan authored Nov 30, 2023
1 parent 3dfb5ff commit b9f2fc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"extends": "@hamster-bot/tsconfig/tsconfig.json",
"extends": "@hamster-bot/tsconfig",
"compilerOptions": {
"module": "CommonJS",
"outDir": "lib",
Expand Down

0 comments on commit b9f2fc5

Please sign in to comment.