issues
search
chainpoint
/
chainpoint-gateway
Chainpoint Gateway
https://chainpoint.org
Apache License 2.0
27
stars
12
forks
source link
Bugfix/fix linting issues
#16
Closed
brbcoding
closed
6 years ago
brbcoding
commented
6 years ago
Fixes issues surfaced by new eslint config
Added PropTypes to any components which didn't have them
added //eslint ignore to non_camel_cased_variables
removed unused variables
Fixes issues surfaced by new eslint config