fix lint rules and small readme improve
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
- name: Set up Node.js
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: '14'
|
||||
node-version: '16'
|
||||
|
||||
# Lint JavaScript files
|
||||
- name: Lint JavaScript
|
||||
|
||||
Reference in New Issue
Block a user