SauveJeanLuc / coffee-tasks

Next gen AI Powered Todo-List
https://coffeetasks.netlify.app
MIT License
38 stars 73 forks source link

Add initial typescript setup #129

Closed gaber85 closed 1 year ago

gaber85 commented 1 year ago

Description

This PR adds the initial TypeScript setup to the repo. This should not interfere with those that would still like to create javascript files, in fact it would only improve their developer experience!

Related Issue

The related issue for this PR is: Issue https://github.com/SauveJeanLuc/coffee-tasks/issues/122

Motivation and Context

It would be great to allow developers who would like to dabble in TypeScript or would like some exposure to it.

Checklist:

netlify[bot] commented 1 year ago

Deploy Preview for coffeetasks ready!

Name Link
Latest commit c5705b22a2e6049561d348416254b1cb1edfccd2
Latest deploy log https://app.netlify.com/sites/coffeetasks/deploys/634977096c075c0009236c49
Deploy Preview https://deploy-preview-129--coffeetasks.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

SauveJeanLuc commented 1 year ago

pull latest changes from master

gaber85 commented 1 year ago

@SauveJeanLuc I've merged master in!