зеркало из https://github.com/microsoft/tslib.git
8860d619ff | ||
---|---|---|
.. | ||
cjs | ||
esm-node-native | ||
rollup-modules | ||
snowpack-modules | ||
validateModuleExportsMatchCommonJS | ||
vite | ||
webpack-4-modules | ||
webpack-5-modules | ||
.gitignore | ||
README.md | ||
package.json | ||
runTests.js |
README.md
Tests
Each folder has a test
script which imports tslib
via node_modules.
In order to run these tests, you first need to run npm install
in this folder.