Joe Previte
Joe Previte
Can the text message also send a POST request to GitHub?
It would be super cool to login into a client-facing front-end where the user can add all the configuration which then creates JSON and sends it to the server.
User should be able to configure a sendReminder at a certain time. Will expand on this later.
I'd like to write unit tests for the functions I have now...will expand on this later.
Fixes a typo in the `README` where it should say `yarn` (unless `npm` added `add` and I didn't know)
```shell deno --version ``` Prints: ```shell deno 1.9.0 (release, x86_64-apple-darwin) v8 9.1.269.5 typescript 4.2.2 ```
## Description Updates the TypeScript example ## Motivation and Context Makes it up to date. ## How has this been tested? Tested locally ## Types of changes - [ ]...
`nvim-treesitter` deprecated `maintained` https://github.com/nvim-treesitter/nvim-treesitter/pull/2809. This adds a list of languages instead. Fixes #130
### Version - [X] I'm using version 1.7.0 ### Existing requests - [X] I've checked Existing requests ### What operating system are you using? macOS ### Operating System Version macOS...
### Are you submitting a **bug report** or a **feature request**? Feature request ### What is the current behavior? It's written in JS ### What is the expected behavior? It's...