Skip to content

fix: more robust usage of globalThis.__VIKE__IS_CLIENT instead of imp… #218

fix: more robust usage of globalThis.__VIKE__IS_CLIENT instead of imp…

fix: more robust usage of globalThis.__VIKE__IS_CLIENT instead of imp… #218

Workflow file for this run

name: Format
on:
push:
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
- run: pnpm install
- run: pnpm run format:check