Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

cangulo-actions/cangulo.ts.prcommitsvalidator

Repository files navigation

cangulo.ts.prcommitsvalidator

UNDER CONSTRUCTION 🚧🚧🚧🚧🚧

Commands used

create a empty project

npm i typescript --save-dev npx tsc --init

create a project based on Google TypeScript Style (gts) to Lint and Correct Your Code**

npm i gts --save-dev npx gts init

compite typescript code intoJS

npx tsc

to save the js files in a different folder, set it in the outDir property add tsconfig.json

references: https://www.digitalocean.com/community/tutorials/typescript-new-project

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published