Skip to content

Commit

Permalink
where are my types
Browse files Browse the repository at this point in the history
  • Loading branch information
asturur committed Jan 29, 2023
1 parent 536b644 commit 40af839
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
Expand Up @@ -99,5 +99,5 @@
"skipLibCheck": true /* Skip type checking all .d.ts files. */
},
"exclude": ["dist"],
"include": ["./", "src/index.ts", "src"]
"include": ["src"]
}

0 comments on commit 40af839

Please sign in to comment.