Skip to content

Bump @babel/plugin-transform-modules-systemjs from 7.20.11 to 7.29.4 #1308

Bump @babel/plugin-transform-modules-systemjs from 7.20.11 to 7.29.4

Bump @babel/plugin-transform-modules-systemjs from 7.20.11 to 7.29.4 #1308

Workflow file for this run

name: ESLint Check
on: [push,pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install modules
run: yarn
- name: Run ESLint
run: yarn run lint