Skip to content

Commit

Permalink
feat: #9 limit files to include
Browse files Browse the repository at this point in the history
  • Loading branch information
lumio committed Jan 12, 2021
1 parent 83e91e9 commit 7bd98e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@
"esModuleInterop": true,
"skipLibCheck": true,
"forceConsistentCasingInFileNames": true
}
},
"include": ["src/**/*"]
}

0 comments on commit 7bd98e2

Please sign in to comment.