byodian / all-in-github

Manage All Personal Data with Github
https://all-in-github-byodian.vercel.app
MIT License
2 stars 0 forks source link

TypeScript #6

Closed byodian closed 1 year ago

byodian commented 1 year ago

https://github.com/byodian/express-typescript-boilerplate/blob/main/tsconfig.json | express-typescript-boilerplate/tsconfig.json at main · byodian/express-typescript-boilerplate https://github.com/n8n-io/n8n/blob/master/packages/workflow/tsconfig.json | n8n/tsconfig.json at master · n8n-io/n8n · GitHub https://www.typescriptlang.org/tsconfig#module | TypeScript: TSConfig Reference - Docs on every TSConfig option https://nodejs.dev/en/learn/nodejs-with-typescript/ | Node.js with TypeScript https://www.typescriptlang.org/tsconfig#moduleResolution | TypeScript: TSConfig Reference - Docs on every TSConfig option https://stackoverflow.com/questions/45194598/using-process-env-in-typescript | node.js - using process.env in TypeScript - Stack Overflow