issues
search
codemonger-io
/
mumble
Mumble in public through ActivityPub
MIT License
2
stars
1
forks
source link
Chore(cdk): add type-check script
#37
Closed
kikuomax
closed
10 months ago
kikuomax
commented
10 months ago
cdk
introduces
type-check
script that runs TypeScript for type checking.
Fixes
cloudfront-fn/*.d.ts
where function type definitions were incorrect.
tsconfig.json
excludes
lambda
folder.
cdk
introducestype-check
script that runs TypeScript for type checking.cloudfront-fn/*.d.ts
where function type definitions were incorrect.tsconfig.json
excludeslambda
folder.