Skip to content

chore(deps): update dependency eslint to v9 #1647

chore(deps): update dependency eslint to v9

chore(deps): update dependency eslint to v9 #1647

Workflow file for this run

# install doctest
# untuk document testing pada file javascript
# sebagai syarat contributor untuk pull
# jika tidak melewati check dari doctesting
# maka owner atau member mengecek, memberitahukan
# atau jika tidak ada perubahan maka pull request di close
name: Node CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: "14"
cache: npm
- name: npm install, build, and test
run: |
npm install doctest
npx doctest **/*.js || true
env:
CI: true
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy