feat: implement parsable logic #11
Annotations
6 errors
|
release
Process completed with exit code 2.
|
|
release:
src/main.ts#L60
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
|
release:
src/main.ts#L58
Property 'parsable' does not exist on type 'MCPFilePath'.
|
|
release:
src/main.ts#L45
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
|
release:
src/main.ts#L40
Cannot find name 'T'.
|
|
release:
src/bin/cli.ts#L25
Parameter 'filePathData' implicitly has an 'any' type.
|