UNPKG

express-generator-typescript

Version:

Generate new Express applications similar to express-generate which but sets it up to use TypeScript instead

12 lines (10 loc) 126 B
# Ignore everything * # Allow these folders !src/ !test/ !script/ # Allow all files inside them !src/** !test/** !scripts/**