Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md with --custom-config #550

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

to-long
Copy link
Contributor

@to-long to-long commented Jul 14, 2023

Related to #503
I want to update Readme.md to introduce this option to other user

@js2me
Copy link
Member

js2me commented Jul 14, 2023

@BrianTo176 hello, thanks for this pull request! Please switch target branch to the next

@smorimoto smorimoto changed the base branch from master to next July 25, 2023 00:38
@smorimoto
Copy link
Collaborator

@js2me I just changed the target branch on behalf of @BrianTo176 🙃

@to-long
Copy link
Contributor Author

to-long commented Jul 31, 2023

thanks @smorimoto

@shrpne
Copy link
Contributor

shrpne commented Apr 18, 2024

Sorry, but it is not clear what exact data should be in the config, config should export an object with options fields?

Like:

export default {
  primitiveTypeConstructs: (constructs) => ({
      ...constructs,
      string: {
        'date-time': 'Date'
      }
  }),
}

@smorimoto smorimoto changed the base branch from next to master May 8, 2024 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants