-
Notifications
You must be signed in to change notification settings - Fork 3
code intelligence for config file #4
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersproposalgeneral proposalgeneral proposal
Milestone
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersproposalgeneral proposalgeneral proposal
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Todo
General Proposal
Our
code-generatorrequirerandoms.config.jsonto read the config provided by the user.But there is no code intelligence for that I propose to have a
JSfile instead of aJSONfile we can useTS type annotationcomment to enable code intelligence.Example
export type from our package
randoms.config.jswill looks like