Skip to content

Update eslint-config-haykam to version 1.22.0 #13

Update eslint-config-haykam to version 1.22.0

Update eslint-config-haykam to version 1.22.0 #13

Workflow file for this run

name: Lint
on:
- push
- pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- name: Install
run: npm install
- name: Lint
run: npm run lint