9 Commits

Author SHA1 Message Date
EsioFreitas
979e5f9fb1 chore: add axios 2022-12-07 20:47:51 -03:00
RcleydsonR
b18f4625e7 update tsconfig adding resolveJsonModule equals true in compilerOptions 2022-11-22 19:08:08 -03:00
RcleydsonR
15e5fed07b fix lint errors
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2022-11-21 16:42:45 -03:00
RcleydsonR
35a92b2ca8 add default page layout with header
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2022-11-21 16:02:01 -03:00
RcleydsonR
69d0c95adf add default values to merchantCity and merchantName params 2022-11-10 17:54:47 -03:00
RcleydsonR
95067dfca5 fix: made transactionId a required arg to generate pix payload 2022-11-09 16:51:50 -03:00
RcleydsonR
631bfc7d76 fix style guide raised in pull request 2022-11-09 11:10:00 -03:00
RcleydsonR
bebf8232ee lint fixes 2022-11-04 17:51:49 -03:00
RcleydsonR
810f44071b generate qr code from pix function implementation
can't use the qrcode-pix library because of a broken dependency based on crc v4.1.1, so, needed to use a previous version from crc
2022-11-04 01:09:33 -03:00