8000 GitHub - andrewthauer/ts-monorepo: TypeScript monorepo example using project references
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

andrewthauer/ts-monorepo

Repository files navigation

TypeScript Monorepo Example

This project is a sample repo that is intended to demonstrate how a mono repo can be created with multiple packages while preserving a consistent developer experience across packages.

Goals

  • Provide separation of concerns through distinct npm packages.
  • Allow for source maps debugging across all packages.
  • Support TypeScript tooling across packages (e.g. Go to definition, refactor, etc.)
  • Shared configurations and setup to consolidate setup.

Features

About

TypeScript monorepo example using project references

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0