Added linting
This commit is contained in:
@@ -6,6 +6,7 @@ A lightweight JWT implementation with ZERO dependencies for Cloudflare Workers.
|
||||
|
||||
- [Usage](#usage)
|
||||
- [Install](#install)
|
||||
- [Contribute](#contribute)
|
||||
|
||||
## Usage
|
||||
|
||||
@@ -79,3 +80,5 @@ The token string generated by `jwt.sign()`.
|
||||
```
|
||||
npm i @tsndr/cloudflare-worker-jwt
|
||||
```
|
||||
|
||||
# Contribute
|
||||
Reference in New Issue
Block a user