mirror of
https://github.com/gizmo4487/O-Bot.git
synced 2026-06-04 18:31:56 -05:00
Run eslint on all .js files
This commit is contained in:
2
.github/workflows/node.js.yml
vendored
2
.github/workflows/node.js.yml
vendored
@@ -28,4 +28,4 @@ jobs:
|
||||
cache: 'npm'
|
||||
- run: npm ci
|
||||
- run: npm run build --if-present
|
||||
- run: npx eslint o-bot.js
|
||||
- run: eslint . --ext .js
|
||||
|
||||
Reference in New Issue
Block a user