Jayesh_11

Results 3 issues of Jayesh_11

Added constants instead of hardcoded strings, and used naming convention as suggested by Google and Airbnb style guide Feedback is most welcome, thanks!

Just a small change in build command I was testing to add another feature to this repo and I was running two commands to build and test, hence combined commands...

Fixes : #529 Currently when using `parse` with `arrayLimit` `throwOnLimitExceeded: true` `allowSparse: true` the parser does not throw error even when above options meet the condition for throwing error, instead...