matheus-rodrigues00 / utils

✨ Library to commonly used cross-projects utilities methods ✨
17 stars 11 forks source link

Automation to Compile TypeScript #20

Open matheus-rodrigues00 opened 1 year ago

matheus-rodrigues00 commented 1 year ago

We need to create an pipeline automation to compile the TypeScript files to JavaScript on the act of merging a branch into main.

Expected behavior:

ahn0min commented 1 year ago

@matheus-rodrigues00 Do you still feel the same way about this issue?

matheus-rodrigues00 commented 1 year ago

@ahn0min Sure, I think this automation should be good. Sometimes I forget to run tsc before pushing changes.

ahn0min commented 1 year ago

@matheus-rodrigues00 I have a good idea for this. However, it is only an idea, and we don't know if the desired results will come out. Can you leave it to me?