Skip to content

root-add-lintrc

root-add-lintrc #4

Workflow file for this run

name: CI
on:
push:
branches: ["development"]
pull_request:
types: [opened, synchronize]
jobs:
test-build:
name: eslint
runs-on: ubuntu-latest
steps:
- name: Linting
run: pnpx lint