Skip to content

update ESLint config and fix new warnings #24

update ESLint config and fix new warnings

update ESLint config and fix new warnings #24

Workflow file for this run

name: ESLint
on: [push, pull_request]
jobs:
ESLint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npm install '@eslint/js' '@stylistic/eslint-plugin-js'
- run: npx eslint