Skip to content

Share TypeScript and lint configuration through config package #230

Share TypeScript and lint configuration through config package

Share TypeScript and lint configuration through config package #230

Workflow file for this run

name: typos
on:
pull_request:
jobs:
typos:
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- uses: crate-ci/typos@master
with:
config: ./typos.toml