Skip to content

Advise on installation of missing clutter package in case of broken s… #110

Advise on installation of missing clutter package in case of broken s…

Advise on installation of missing clutter package in case of broken s… #110

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
lints:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install modules
run: npm install eslint
- name: Lint
run: |
./node_modules/.bin/eslint [email protected]