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

Improve schema parsing and default property usage #337

Closed
A-312 opened this issue Dec 7, 2019 · 1 comment · Fixed by A-312/node-blueconfig#1
Closed

Improve schema parsing and default property usage #337

A-312 opened this issue Dec 7, 2019 · 1 comment · Fixed by A-312/node-blueconfig#1

Comments

@A-312
Copy link
Contributor

A-312 commented Dec 7, 2019

Related : #88 #254 #278

Behavior should be fixed:

Actually several problems with default :

  1. We can't use default property name in config ;
  2. When we forgot default we can have a weird bug or sometime this work well with magic coerce.

TODO :

@A-312
Copy link
Contributor Author

A-312 commented Dec 7, 2019

(the mention in issue128 is an error).

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 a pull request may close this issue.

1 participant