Skip to content

Commit

Permalink
ignore secret worker
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekg999 committed Aug 25, 2024
1 parent a8be54e commit f3635c6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,8 @@
"paths": {
"@/*": ["./src/*"]
}
}
},
"exclude": [
"secret-worker"
]
}

0 comments on commit f3635c6

Please sign in to comment.