jaredpalmer / tsdx

Zero-config CLI for TypeScript package development
https://tsdx.io
MIT License
11.26k stars 508 forks source link

(clean): remove redundant tsconfig strict opts in templates #673

Closed agilgur5 closed 4 years ago

agilgur5 commented 4 years ago

Fixes #619 . Similar to removals in #475 but for the external tsconfig templates, instead of just the internal one

See also my related https://github.com/microsoft/TypeScript-Website/pull/500 that I made when double-checking config options