Could not find symbol '$'
I'm referencing jquery in my typescript file but visual studio is telling
me that it...
Could not find symbol '$'
Any ideas how to get rid of these errors?
ps - I am referencing jquery at the top of my typescript file as follows...
/// <reference path="./js/lib/jquery.min.js" />
No comments:
Post a Comment