I had a quick look at the code and I can see a lot of different prefixes for the configuration. A few thoughts:
- Maybe it would be nicer if all options were gathered under a common prefix (something like
jsf if that makes sense?)
- If splitting the configuration by components is a good thing, maybe we should use the name of the component rather than a package name. This is a bit unusual compared to other libraries.
What do you think?
I had a quick look at the code and I can see a lot of different prefixes for the configuration. A few thoughts:
jsfif that makes sense?)What do you think?