Skip to content

Editorial: Rename "Integer-Indexed exotic object" as "TypedArray" (#3… #704

Editorial: Rename "Integer-Indexed exotic object" as "TypedArray" (#3…

Editorial: Rename "Integer-Indexed exotic object" as "TypedArray" (#3… #704

Workflow file for this run

name: 'ecma-262'
on: [pull_request, push]
jobs:
build:
name: 'build & lint ecmarkup'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ljharb/actions/node/install@d9f477827ed71a259056764107f74afc29febcae
name: 'nvm install lts/* && npm ci'
with:
node-version: lts/*
use-npm-ci: true
- run: npm run build-head