Skip to content

Commit

Permalink
ignore examples dir
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Fisher <[email protected]>
  • Loading branch information
bacongobbler committed May 16, 2024
1 parent 3d38ac4 commit cadb5fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"moduleResolution": "node"
},
"exclude": [
"templates/**/*",
"lib/**/*",
"bin/**/*",
"examples/**/*",
"lib/**/*",
"test/**/*"
]
}
}

0 comments on commit cadb5fb

Please sign in to comment.