https://github.com/remorses/setup-typescript-monorepo
setup typescript monorepo tsconfig files and package.json entrypoints
https://github.com/remorses/setup-typescript-monorepo
Last synced: 11 months ago
JSON representation
setup typescript monorepo tsconfig files and package.json entrypoints
- Host: GitHub
- URL: https://github.com/remorses/setup-typescript-monorepo
- Owner: remorses
- Created: 2020-08-31T09:58:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-04T08:03:24.000Z (over 5 years ago)
- Last Synced: 2024-10-30T00:54:06.116Z (about 1 year ago)
- Language: TypeScript
- Size: 112 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# setup-typescript-monorepo
todos
- `--removeComments`
- `--addRootDir`
- `--addInclude`
- `--addExtend`
- add composite when adding references
- add declaration true
Initial code forked from https://github.com/azu/monorepo-utils