Skip to content

Commit 0c4bbe0

Browse files
committed
mark fs-syncer as moved
1 parent 8904e2e commit 0c4bbe0

31 files changed

+1
-2042
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ Monorepo of typescript projects.
1313

1414
- [expect-type](https://github.com/mmkal/expect-type#readme) - Compile-time tests for types. Useful to make sure types don't regress into being overly-permissive as changes go in over time.
1515
- [eslint-plugin-codegen](https://github.com/mmkal/eslint-plugin-codegen#readme) - An eslint plugin for inline codegen, with presets for barrels, jsdoc to markdown and a monorepo workspace table of contents generator. Auto-fixes out of sync code.
16+
- [fs-syncer](https://github.com/mmkal/fs-syncer) - A helper to recursively read and write text files to a specified directory.
1617

1718
### Still here
1819
<!-- codegen:start {preset: monorepoTOC, sort: package.name} -->
19-
- [fs-syncer](./packages/fs-syncer) - A helper to recursively read and write text files to a specified directory.
2020
- [io-ts-extra](https://github.com/mmkal/ts/tree/main/packages/io-ts-extra#readme) - Adds pattern matching, optional properties, and several other helpers and types, to io-ts.
2121
- [memorable-moniker](https://github.com/mmkal/ts/tree/main/packages/memorable-moniker#readme) - Name generator with some in-built dictionaries and presets.
2222
<!-- codegen:end -->

packages/fs-syncer/.eslintignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

packages/fs-syncer/.eslintrc.js

Lines changed: 0 additions & 10 deletions
This file was deleted.

packages/fs-syncer/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

packages/fs-syncer/.npmignore

Lines changed: 0 additions & 12 deletions
This file was deleted.

packages/fs-syncer/CHANGELOG.json

Lines changed: 0 additions & 128 deletions
This file was deleted.

packages/fs-syncer/CHANGELOG.md

Lines changed: 0 additions & 55 deletions
This file was deleted.

packages/fs-syncer/jest.config.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/fs-syncer/package.json

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)