Skip to content

Fix Firefox storage persistence (#16) and new-tab dark-mode flash (#1… #3

Fix Firefox storage persistence (#16) and new-tab dark-mode flash (#1…

Fix Firefox storage persistence (#16) and new-tab dark-mode flash (#1… #3

Workflow file for this run

name: "format"
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
prettier:
name: "Prettier"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- run: npx --yes prettier@3.9.4 --check .