Skip to content

Update welcome.js

Update welcome.js #501

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
cache: yarn
- run: yarn
- run: yarn run lint-ci