Skip to content

Bump @babel/traverse from 7.22.5 to 7.23.7 #63

Bump @babel/traverse from 7.22.5 to 7.23.7

Bump @babel/traverse from 7.22.5 to 7.23.7 #63

Workflow file for this run

name: Linter
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm install
- run: npm run lint
name: AFCH linter