Skip to content

Commit

Permalink
Fix tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Caesarovich committed May 6, 2022
1 parent 96a7f1d commit 976a522
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 @@ -15,5 +15,5 @@
"noUncheckedIndexedAccess": true,
"noUnusedParameters": true
},
"include": ["src/**/*", "examples/*"]
"include": ["src/**/*"]
}

0 comments on commit 976a522

Please sign in to comment.