added jQuery type definitions for TypeScript

This commit is contained in:
alecmerdler 2017-03-08 12:01:20 -08:00
parent 88fcb199db
commit bd3a6617c4
4 changed files with 39 additions and 265 deletions

View file

@ -9,6 +9,5 @@ run:
- |
set -eux
cd quay-pull-request
npm install
npm link typescript
npm test
yarn install --ignore-engines
yarn test