Skip to content

feat: add frontend linter #4

feat: add frontend linter

feat: add frontend linter #4

Workflow file for this run

name: CI
on: push
jobs:
eslint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: stefanoeb/[email protected]