Skip to content

chore(deps): update dependency eslint-plugin-storybook to ^0.12.0 (#317) #1657

chore(deps): update dependency eslint-plugin-storybook to ^0.12.0 (#317)

chore(deps): update dependency eslint-plugin-storybook to ^0.12.0 (#317) #1657

Workflow file for this run

name: Lint code
on: push
jobs:
lint-code:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Install
run: yarn
- name: Lint
run: yarn lint