Skip to content

Latest commit

 

History

History
 
 

tsconfig Templates

Every package should get its own copy of these five files. Package-specific options should go in tsconfig.json and test-specific options in tsconfig.test.json. The cjs, esm, and types files shouldn't need to be modified, and only exist because tsconfigs don't support multiple inheritence.