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

Ability to specify config package via cli #148

Closed
dsherret opened this issue Mar 12, 2020 · 1 comment
Closed

Ability to specify config package via cli #148

dsherret opened this issue Mar 12, 2020 · 1 comment
Labels
domain: cli Relates to the command line interface. enhancement New feature or request wontdo This will not be worked on

Comments

@dsherret
Copy link
Member

For example:

dprint --config-package @ts-nameof/dprint-config

Avoids needing to have a dummy config file that re-exports the package.

@dsherret dsherret added enhancement New feature or request domain: cli Relates to the command line interface. labels Mar 12, 2020
@dsherret
Copy link
Member Author

dsherret commented Apr 4, 2020

I think this should probably not be done. Instead people should be able to provide a url to --config (in case that already doesn't work).

@dsherret dsherret added the wontdo This will not be worked on label May 3, 2020
@dsherret dsherret closed this as completed May 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: cli Relates to the command line interface. enhancement New feature or request wontdo This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant