Skip to content

chore(deps-dev): bump @types/jasmine from 4.0.3 to 4.3.5 #11

chore(deps-dev): bump @types/jasmine from 4.0.3 to 4.3.5

chore(deps-dev): bump @types/jasmine from 4.0.3 to 4.3.5 #11

Workflow file for this run

name: Run Prettier
on:
push:
jobs:
lint:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Run Prettier
run: npm install -g prettier && npx prettier --check .