Open elysee15 opened 1 year ago
├── apps │ ├── simple-app │ │ └── tsconfig.json │ └── complex-app │ └── tsconfig.json ├── libs │ └── shared-lib │ └── tsconfig.json ├── tsconfig.json └── package.json
Find a way to have a shareable tsconfig between packages
Find a way to have a shareable tsconfig between packages