Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TS Experiments

These are my TS in Monorepo experiments

Experiments

  • base tsconfig for the project
  • separate tsconfig for app/lib and tests
  • use of paths; paths are relative to baseUrl
  • referencing other ts packages; use of composite option
  • include / exclude glob not respecting {test,sped}.{ts,tsx} pattern
  • include ts, tsx files by default and js, jsx if allowJs:true
  • aliasing / referencing internal package with and without build; aliasing and referencing built out has more TS benefits

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages