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

Normalize option casing #62

Closed
caspervonb opened this issue Mar 14, 2014 · 4 comments
Closed

Normalize option casing #62

caspervonb opened this issue Mar 14, 2014 · 4 comments

Comments

@caspervonb
Copy link

Options should be strictly camel cased, keep supporting the old casing for the time being and recommend usage of the new variants.

Offenders at the moment are nolib, sourcemap and base_path, renaming these to noLib, sourceMap and basePath fits more with the culture and prior art with Grunt.

@vvakame
Copy link
Contributor

vvakame commented Mar 14, 2014

👍

@k-maru
Copy link
Owner

k-maru commented Mar 15, 2014

Thanks caspervonb.
I'll be fixed next release.

@k-maru
Copy link
Owner

k-maru commented Mar 15, 2014

I published a new version to npm

@k-maru k-maru closed this as completed Mar 15, 2014
@caspervonb
Copy link
Author

Oh was going to jump on this myself; thanks 👍

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

No branches or pull requests

3 participants