Skip to content

Bump @trivago/prettier-plugin-sort-imports from 4.2.0 to 4.2.1 #15

Bump @trivago/prettier-plugin-sort-imports from 4.2.0 to 4.2.1

Bump @trivago/prettier-plugin-sort-imports from 4.2.0 to 4.2.1 #15

Workflow file for this run

name: Build & Test
on:
push:
branches: ["master"]
pull_request:
branches: ["master"]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: 18
- run: npm ci
- run: npm run build
# - run: npm test