Skip to content

(add): Support for customising webpack dev server & jest config #12

(add): Support for customising webpack dev server & jest config

(add): Support for customising webpack dev server & jest config #12

Workflow file for this run

name: Lint
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Install
run: yarn --no-progress --non-interactive --no-lockfile
- name: Alex
run: yarn alex