Skip to content

chore(deps-dev): bump vite from 5.4.6 to 5.4.14 #95

chore(deps-dev): bump vite from 5.4.6 to 5.4.14

chore(deps-dev): bump vite from 5.4.6 to 5.4.14 #95

Workflow file for this run

name: Format
on: [push]
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npm ci
- run: npm run prettier:check