Skip to content

fix: CommonJS向けのビルドをrollupで行うように修正 #2809

fix: CommonJS向けのビルドをrollupで行うように修正

fix: CommonJS向けのビルドをrollupで行うように修正 #2809

Workflow file for this run

name: Typo Checker
on: [pull_request]
jobs:
run:
name: Typo Checker
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Use custom config file
uses: crate-ci/typos@master
with:
config: ./.typos.toml