File: rules

package info (click to toggle)
node-braintree-sanitize-url 7.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 368 kB
  • sloc: makefile: 6; sh: 1
file content (9 lines) | stat: -rwxr-xr-x 142 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
%:
	dh $@

override_dh_auto_build:
	tsc --declaration --module commonjs

execute_after_dh_installdocs:
	dh_nodejs_autodocs