Skip to content

Commit

Permalink
Explicilty add src to includes
Browse files Browse the repository at this point in the history
  • Loading branch information
Takeshi Iwana committed Jun 28, 2020
1 parent 82ffa38 commit 87767c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,6 @@
"forceConsistentCasingInFileNames": true /* Disallow inconsistently-cased references to the same file. */,
"skipLibCheck": true
},
"include": ["src"],
"exclude": ["node_modules"]
}

0 comments on commit 87767c2

Please sign in to comment.