You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Roman Donchenko c86746c785
Convert `api.ts`, `api-implementation.ts` and `frames.ts` to ES6 modules (#5283)
This fixes ESLint errors in these files.

Set the `resolveJsonModule` setting, so that TypeScript can recognize the
`package.json` import.
3 years ago
..
annotations.js Convert `api.ts`, `api-implementation.ts` and `frames.ts` to ES6 modules (#5283) 3 years ago
cloud-storages.js Convert `api.ts`, `api-implementation.ts` and `frames.ts` to ES6 modules (#5283) 3 years ago
frames.js Convert `api.ts`, `api-implementation.ts` and `frames.ts` to ES6 modules (#5283) 3 years ago
jobs.js Convert `api.ts`, `api-implementation.ts` and `frames.ts` to ES6 modules (#5283) 3 years ago
object-state.js Convert `api.ts`, `api-implementation.ts` and `frames.ts` to ES6 modules (#5283) 3 years ago
plugins.js Convert `api.ts`, `api-implementation.ts` and `frames.ts` to ES6 modules (#5283) 3 years ago
projects.js Convert `api.ts`, `api-implementation.ts` and `frames.ts` to ES6 modules (#5283) 3 years ago
server.js Convert `api.ts`, `api-implementation.ts` and `frames.ts` to ES6 modules (#5283) 3 years ago
tasks.js Convert `api.ts`, `api-implementation.ts` and `frames.ts` to ES6 modules (#5283) 3 years ago
user.js Convert `api.ts`, `api-implementation.ts` and `frames.ts` to ES6 modules (#5283) 3 years ago
webhooks.js Convert `api.ts`, `api-implementation.ts` and `frames.ts` to ES6 modules (#5283) 3 years ago