Skip to content

Commit

Permalink
fix: tsconfig.json (#147)
Browse files Browse the repository at this point in the history
Signed-off-by: nikkeyl <[email protected]>
  • Loading branch information
nikkeyl authored Dec 22, 2024
1 parent 90acaa0 commit 29260bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,5 @@
"strict": true
},
"exclude": ["specs"],
"extends": ["./tsconfig.node.json"],
"include": ["src"]
}

0 comments on commit 29260bd

Please sign in to comment.