chore: use node22 #24
Annotations
5 warnings
|
build:
src/bin/index.ts#L172
Caution: `colors` also has a named export `bold`. Check if you meant to write `import {bold} from 'ansi-colors'` instead
|
|
build:
src/bin/index.ts#L142
Caution: `colors` also has a named export `dim`. Check if you meant to write `import {dim} from 'ansi-colors'` instead
|
|
build:
src/bin/index.ts#L142
Caution: `colors` also has a named export `bold`. Check if you meant to write `import {bold} from 'ansi-colors'` instead
|
|
build:
src/bin/index.ts#L142
Caution: `colors` also has a named export `green`. Check if you meant to write `import {green} from 'ansi-colors'` instead
|
|
build:
src/bin/index.ts#L19
Caution: `colors` also has a named export `red`. Check if you meant to write `import {red} from 'ansi-colors'` instead
|