Skip to content

fix(location): DT_02 #15

fix(location): DT_02

fix(location): DT_02 #15

Workflow file for this run

name: CI
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install modules
run: npm i
- name: Run ESLint
run: npx eslint ./src/