Commit Graph

6 Commits

Author SHA1 Message Date
Lance Ball 3f238a0124
src: add eslint configuration and npm script
Automatically fixed > 2000 issues. The remaining 200+ issues need
to be fixed by hand. Additionally, all strings are double quotes
which is not typically standard and I wonder about fixing that too.

Signed-off-by: Lance Ball <lball@redhat.com>
2020-04-22 10:15:05 -04:00
Fabio José 032ccaf0c5 Fix the unmarshaller import
Signed-off-by: Fabio José <fabiojose@gmail.com>
2019-08-05 15:10:29 -03:00
Fabio José d399e5abc3 Exporting the HTTPUnmarshaller
Signed-off-by: Fabio José <fabiojose@gmail.com>
2019-08-05 09:22:15 -03:00
Fabio José b53d660402 SDK Requirements: exports the receivers
Signed-off-by: Fabio José <fabiojose@gmail.com>
2019-07-29 16:38:38 -03:00
Fabio José 8598be327b Export the SDK minimum requirements
Signed-off-by: Fabio José <fabiojose@gmail.com>
2019-07-29 13:19:54 -03:00
Fabio José cf8f570730 Test the SDK requirements spec
Signed-off-by: Fabio José <fabiojose@gmail.com>
2019-07-29 11:11:04 -03:00