common
common copied to clipboard
Remove json-schema as a dev dependency
In #998, I've added json-schema as a dev dependency in all javascript modules so we would be able to run eslint again.
As soon as there's a new release of eslint that fixes it, we should remove this dependency.
Note: I've added the Slow burner tag, not knowing when the next release would occur.