Files
FastDeploy/examples/application/js/web_demo/packages/paddlejs-models/ocrdetection/jest.config.js
Double_V 0a22979c35 [Model] add Paddle.js web demo (#392)
* add application include paddle.js web demo and xcx

* cp PR #5

* add readme

* fix comments and link

* fix xcx readme

* fix Task 1

* fix bugs

* refine readme

* delete ocrxcx readme

* refine readme

* fix bugs

* delete old readme

* 200px to 300px

* revert 200px to 300px

Co-authored-by: Jason <jiangjiajun@baidu.com>
2022-10-20 17:01:38 +08:00

5 lines
73 B
JavaScript

module.exports = {
preset: 'ts-jest',
testEnvironment: 'node',
}