Skip to content

Commit

Permalink
remove examples from excludes
Browse files Browse the repository at this point in the history
  • Loading branch information
JDMathew committed Jun 26, 2024
1 parent 022f99b commit 5fc5f71
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"**/**/node_modules",
"node_modules",
"**/__mocks__",
"**/__tests__",
"examples"
"**/__tests__"
]
}

0 comments on commit 5fc5f71

Please sign in to comment.