Skip to content

[ts] Property 'name' of type 'string' is not assignable to string index type '{ [k: string]: any; }'. [2411] #201

Open
@CarstenLeue

Description

@CarstenLeue

Running json2ts on the json schema for package.json (http://json.schemastore.org/package) generates a typescript interface with many errors of the kind:

[ts] Property 'name' of type 'string' is not assignable to string index type '{ [k: string]: any; }'. [2411]

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions