Merge branch 'main' into ls-arq

This commit is contained in:
DJ2LS 2023-02-20 18:55:04 +01:00 committed by GitHub
commit 68e10bad3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ jobs:
ref: ${{ github.head_ref }}
- name: Prettify code
uses: creyD/prettier_action@v4.2
uses: creyD/prettier_action@v4.3
with:
# This part is also where you can pass other options, for example:
prettier_options: --write **/*.{js,md,css,html}