Skip to content

Bump textlint-rule-preset-ja-spacing from 2.2.0 to 2.4.3 #154

Bump textlint-rule-preset-ja-spacing from 2.2.0 to 2.4.3

Bump textlint-rule-preset-ja-spacing from 2.2.0 to 2.4.3 #154

Workflow file for this run

name: lint text
on: [push, pull_request]
jobs:
build:
name: lint text
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 18
- run: npm install
- name: lint text
run: npm run lint