feat!: support pnpm.overrides
and resolutions
, remove --dev
and --prod
cli option
#94
ci.yml
on: pull_request
lint
15s
typecheck
17s
Matrix: test
Annotations
2 errors
typecheck:
src/commands/check/render.ts#L32
Element implicitly has an 'any' type because expression of type 'DepType' can't be used to index type '{ dependencies: string; devDependencies: string; peerDependencies: string; optionalDependencies: string; packageManager: string; }'.
|
typecheck
Process completed with exit code 1.
|