https://github.com/effect-ts/codemod
Code mod's for the Effect ecosystem
https://github.com/effect-ts/codemod
Last synced: about 1 year ago
JSON representation
Code mod's for the Effect ecosystem
- Host: GitHub
- URL: https://github.com/effect-ts/codemod
- Owner: Effect-TS
- License: mit
- Created: 2024-02-05T01:00:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T10:52:14.000Z (almost 2 years ago)
- Last Synced: 2025-04-12T00:17:19.555Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 365 KB
- Stars: 11
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Dry run
```sh
npx jscodeshift -d -p -t ./public/codemods/.ts test//.ts
```