# @znemz/js-common-tsconfig-clone

> tsconfig copy / clone cli

Latest version **0.2.2** (published 2020-09-09) · MIT license · 0 weekly downloads

## Install

```sh
npm install @znemz/js-common-tsconfig-clone
pnpm add @znemz/js-common-tsconfig-clone
yarn add @znemz/js-common-tsconfig-clone
bun add @znemz/js-common-tsconfig-clone
```

Provides the command `js-common-tsconfig-clone`.

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.2.2 |
| Published | 2020-09-09 |
| First published | 2019-08-19 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 3.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | Nicholas McCready |
| Maintainers | stevenheinrich, nmccready |
| Keywords | clone, tsconfig |

## Links

- npm: https://www.npmjs.com/package/@znemz/js-common-tsconfig-clone
- Repository: https://github.com/nmccready/js-common/packages/tsconfig-clone
- npm.io page: https://npm.io/package/@znemz/js-common-tsconfig-clone

## Dependencies (3)

- [debug-fabulous](https://npm.io/package/debug-fabulous.md) ^2.0.0
- [@znemz/js-common-cpy-cli](https://npm.io/package/@znemz/js-common-cpy-cli.md) ^0.2.2
- [@znemz/js-common-debug-clone](https://npm.io/package/@znemz/js-common-debug-clone.md) ^0.2.2

## Alternatives

- [jsforce](https://npm.io/package/jsforce.md) — 851.2K weekly downloads
- [react-native-qrcode-svg](https://npm.io/package/react-native-qrcode-svg.md) — 693.5K weekly downloads
- [@salesforce/plugin-data](https://npm.io/package/@salesforce/plugin-data.md) — 394.9K weekly downloads
- [@backstage/plugin-search-common](https://npm.io/package/@backstage/plugin-search-common.md) — 308.5K weekly downloads
- [@chain-registry/types](https://npm.io/package/@chain-registry/types.md) — 38.4K weekly downloads

## Recent versions

- 0.2.2 (latest) — 2020-09-09
- 0.2.1 — 2019-12-11
- 0.2.0 — 2019-11-26
- 0.2.0-alpha.0 — 2019-11-19
- 0.1.3 — 2019-11-02
- 0.1.3-alpha.1 — 2019-10-16
- 0.1.3-alpha.0 — 2019-10-16
- 0.1.2 — 2019-09-26
- 0.1.1 — 2019-09-11
- 0.1.0 — 2019-08-30
- 0.1.0-alpha.0 — 2019-08-30
- 0.0.28 — 2019-08-29
- 0.0.27 — 2019-08-29
- 0.0.26 — 2019-08-29
- 0.0.25 — 2019-08-28
- … 20 more at https://npm.io/package/@znemz/js-common-tsconfig-clone/versions

## README

# tsconfig-clone

Clones [`tsconfig.json`](./tsconfig.json) to the dependent project.

## How to use

Run the cli, `yarn js-common-tsconfig-clone`. Now you have a `tsconfig.json` file.

---
_Source: https://npm.io/package/@znemz/js-common-tsconfig-clone · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
