Skip to content

getParameters method in define API requires file content to be a string in TypeScript #137

Description

@juliannaseiki

The getParameters method currently requires the value under content (which is a property of a file) to be a string:

But in the docs, it's specified that content under package.json can be an object.

Either the documentation or the type signature on getParameters should be updated accordingly. I currently can't use an object in TS.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions