[WEB] Setup lint, doc, test (#5556)
authorTianqi Chen <tqchen@users.noreply.github.com>
Mon, 11 May 2020 16:04:08 +0000 (09:04 -0700)
committerGitHub <noreply@github.com>
Mon, 11 May 2020 16:04:08 +0000 (09:04 -0700)
commitde866b0f9c98dea6f36bad94ea79a8653628bb72
tree509b7ecb91a0d72a252bc013c17740e7ebde1edc
parent0e877521f454e239f5c44bb88e557801444d81a5
[WEB] Setup lint, doc, test (#5556)
web/.eslintrc.json [new file with mode: 0644]
web/Makefile
web/jest.config.js [new file with mode: 0644]
web/package.json
web/tests/node/test_module_load.js
web/tests/node/test_ndarray.js
web/tests/node/test_packed_func.js
web/typedoc.json [new file with mode: 0644]