Skip to content

[Eslint 9] Make rules export object with a create method #165

[Eslint 9] Make rules export object with a create method

[Eslint 9] Make rules export object with a create method #165

Workflow file for this run

name: Pull Requests
on: pull_request
jobs:
build-and-test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Install
uses: Borales/[email protected]
with:
args: install
- name: Test
uses: Borales/[email protected]
with:
args: test