Skip to content

Commit

Permalink
mark fs-syncer as moved
Browse files Browse the repository at this point in the history
  • Loading branch information
mmkal committed Feb 15, 2024
1 parent 8904e2e commit 0c4bbe0
Show file tree
Hide file tree
Showing 31 changed files with 1 addition and 2,042 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ Monorepo of typescript projects.

- [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.
- [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.
- [fs-syncer](https://github.com/mmkal/fs-syncer) - A helper to recursively read and write text files to a specified directory.

### Still here
<!-- codegen:start {preset: monorepoTOC, sort: package.name} -->
- [fs-syncer](./packages/fs-syncer) - A helper to recursively read and write text files to a specified directory.
- [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.
- [memorable-moniker](https://github.com/mmkal/ts/tree/main/packages/memorable-moniker#readme) - Name generator with some in-built dictionaries and presets.
<!-- codegen:end -->
Expand Down
2 changes: 0 additions & 2 deletions packages/fs-syncer/.eslintignore

This file was deleted.

10 changes: 0 additions & 10 deletions packages/fs-syncer/.eslintrc.js

This file was deleted.

2 changes: 0 additions & 2 deletions packages/fs-syncer/.gitignore

This file was deleted.

12 changes: 0 additions & 12 deletions packages/fs-syncer/.npmignore

This file was deleted.

128 changes: 0 additions & 128 deletions packages/fs-syncer/CHANGELOG.json

This file was deleted.

55 changes: 0 additions & 55 deletions packages/fs-syncer/CHANGELOG.md

This file was deleted.

1 change: 0 additions & 1 deletion packages/fs-syncer/jest.config.js

This file was deleted.

40 changes: 0 additions & 40 deletions packages/fs-syncer/package.json

This file was deleted.

Loading

0 comments on commit 0c4bbe0

Please sign in to comment.