Skip to content

Bump follow-redirects from 1.14.7 to 1.15.4 in /zokrates_js #389

Bump follow-redirects from 1.14.7 to 1.15.4 in /zokrates_js

Bump follow-redirects from 1.14.7 to 1.15.4 in /zokrates_js #389

name: Check JS/JSON/TS format
on: [pull_request]
jobs:
js-format-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check format with prettier
uses: creyD/[email protected]
with:
prettier_options: --check ./**/*.{js,ts,json}