2 Commits (56d1bd340b150c95b0395a3f3fd64c9bfa170e7d)

Author SHA1 Message Date
Roman Donchenko 0a5b71123d
Fix ESLint errors in `cvat-data.ts` (#5247)
By converting it into an ES6 module.  Also, fix `tsconfig.json` so that
ESLint knows that the file is actually in the project.
3 years ago
Boris Sekachev 987a09201b
Typescripted cvat-core, cvat-data (#120)
* Typescripted cvat-core, cvat-data

* Removed unused import

* Fixed two issues

* Fixed comments

* Removed duplicated line
4 years ago