Skip to content

Commit

Permalink
fix: include directory
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Mar 3, 2024
1 parent 9f39919 commit 106732b
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 @@ -23,6 +23,5 @@
"*": ["node_modules/*", "src/types/*"]
}
},
"include": ["./*.ts", "ts/**/*.ts", "test/**/*.ts"],
"exclude": ["./test/", "./node_modules/", "./dist/"]
}

0 comments on commit 106732b

Please sign in to comment.