File: test

package info (click to toggle)
node-mem 9.0.2%2B~cs4.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 400 kB
  • sloc: javascript: 75; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 98 bytes parent folder | download | duplicates (2)
1
2
3
4
5
if [ ! -e node_modules/mem ]; then
	pkgjs-ln mem
fi
tsc -p debian/tsconfig-test.json
tape test.js