Windows defender is flagging js files after bumping library version to 1.0.0-rc.1 #7242
-
Hey folks. I have built a library with decorators and an emitter. Windows defender is flagging my output js files after bumping the version to 1.0.0-rc.1. |
Beta Was this translation helpful? Give feedback.
Answered by
timotheeguerin
May 6, 2025
Replies: 1 comment 2 replies
-
never seen that one. is that that js files created by typescript compiler step? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
might need to check with TypeScript then. Recommend you use WSL when possible to work on node, make things much faster and reliable.