-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I love pingy cli and using to create templates for websites (I'm a back-end'er).
Is it possible to somehow use jquery togheter with TypeScript. What I did so far:
- npm i jquery
- npm install typings
- import $ from 'jquery' (on main.ts)
It dosen't work => console errors.
Any idea on a simple setup where I can use jquery?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels