1
Fork 0

typescript(option): chore: fixed readme docs url

Signed-off-by: prescientmoon <git@moonythm.dev>
This commit is contained in:
Matei Adriel 2019-12-19 20:58:54 +02:00 committed by prescientmoon
parent 64cbae4830
commit 04ca5c6e00
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4
2 changed files with 5 additions and 1 deletions

View file

@ -0,0 +1,4 @@
{
"typescript.tsdk": "node_modules/typescript/lib",
"editor.formatOnSave": true
}

View file

@ -14,7 +14,7 @@ npm install @adrielus/option
## Usage
For detailed usage read [the docs](docs/main.md)
For detailed usage read [the docs](https://github.com/Mateiadrielrafael/option/tree/master/docs/main.md)
# Contributing