Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Tasks:
tsbuildnpm scriptbits/04_base64.tsWith this PR, I proposed to create the file
bits/04_base64.tsand the corresponding.jsis generated running the commandnpm run tsbuild, which will createbits/04_base64.jsfile.I've kept the original
tsconfig.jsonfile to be easier to adjust if we want to. When the final configuration arrives, we delete all commented properties.