code intelligence for config file #4
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
proposal
general proposal
Milestone
General Proposal
Our
code-generator
requirerandoms.config.json
to read the config provided by the user.But there is no code intelligence for that I propose to have a
JS
file instead of aJSON
file we can useTS type annotation
comment to enable code intelligence.Example
export type from our package
randoms.config.js
will looks likeThe text was updated successfully, but these errors were encountered: