mondash / ts-library-template

TypeScript Library Template
MIT License
1 stars 0 forks source link

Better DRY for the tsconfigs #14

Closed mondash closed 3 years ago

mondash commented 3 years ago

Is your feature request related to a problem? Please describe. Some duplication in tsconfig files

Describe the solution you'd like Can this be made DRY and still usable? Does "exclude" inherit from the "extends"?

mondash commented 3 years ago

I think this is pretty much handled at this point. Some other config options may be changed soon though, particularly around sourcemaps.