Skip to content

Add eslint-plugin-es-x #169

Add eslint-plugin-es-x

Add eslint-plugin-es-x #169

Workflow file for this run

name: CI
on: [pull_request, push]
jobs:
Awesome_Lint:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- run: npm ci
- run: npm test