Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

[spec] address https://github.com/tc39/proposal-regex-escaping/issues… #42

[spec] address https://github.com/tc39/proposal-regex-escaping/issues…

[spec] address https://github.com/tc39/proposal-regex-escaping/issues… #42

Workflow file for this run

name: Build spec
on: [pull_request, push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ljharb/actions/node/install@main
- run: npm run build