Skip to content

advance version to 2.0.1 #25

advance version to 2.0.1

advance version to 2.0.1 #25

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