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

remove yaml-isms from config file format and simplify #85

Closed
boneskull opened this issue Feb 18, 2020 · 1 comment
Closed

remove yaml-isms from config file format and simplify #85

boneskull opened this issue Feb 18, 2020 · 1 comment
Assignees
Labels
package-common Involving common package

Comments

@boneskull
Copy link
Contributor

Two things I don't like in the current config format:

  1. The YAML-like "ON"/"OFF"/"YES"/"NO" aliases for boolean values
  2. Weird array-abusing tuple-like configuration syntax used by Babel, Gatsby, ESLint. It may be commonly used, but there has to be a better way.

Fix this en route to #47 .

@boneskull boneskull added the package-common Involving common package label Feb 18, 2020
@boneskull boneskull self-assigned this Feb 18, 2020
@boneskull
Copy link
Contributor Author

closed by #88

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package-common Involving common package
Projects
None yet
Development

No branches or pull requests

1 participant