added jQuery type definitions for TypeScript
This commit is contained in:
parent
88fcb199db
commit
bd3a6617c4
4 changed files with 39 additions and 265 deletions
|
@ -9,6 +9,5 @@ run:
|
|||
- |
|
||||
set -eux
|
||||
cd quay-pull-request
|
||||
npm install
|
||||
npm link typescript
|
||||
npm test
|
||||
yarn install --ignore-engines
|
||||
yarn test
|
||||
|
|
Reference in a new issue