emigrate/packages/types
Joakim Carlstein f9a16d87a1 feat: add color option to CLI and configuration file
The option is used to force enable/disable color output and is passed to the reporter which should respect it
2023-12-20 09:11:01 +01:00
..
src feat: add color option to CLI and configuration file 2023-12-20 09:11:01 +01:00
CHANGELOG.md chore(release): version packages 2023-12-19 14:51:40 +01:00
package.json chore(release): version packages 2023-12-19 14:51:40 +01:00
README.md feat(types): move Emigrate types to separate package and improve types (#41) 2023-12-15 13:03:35 +01:00
tsconfig.json feat(types): move Emigrate types to separate package and improve types (#41) 2023-12-15 13:03:35 +01:00

@emigrate/plugin-tools

This package contains utilities and types to simplify creating and working with Emigrate plugins.