fix: linting and formatting

This commit is contained in:
Bart van der Braak 2024-02-17 18:31:04 +01:00
parent 2bd4f9d60c
commit b96e8293e3
8 changed files with 65 additions and 52 deletions

View file

@ -1,14 +1,14 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: "daily"
interval: 'daily'
reviewers:
- "bartvdbraak"
- package-ecosystem: "github-actions"
directory: "/"
- 'bartvdbraak'
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: "weekly"
interval: 'weekly'
reviewers:
- "bartvdbraak"
- 'bartvdbraak'

View file

@ -2,4 +2,4 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base"],
"reviewers": ["bartvdbraak"]
}
}

View file

@ -35,4 +35,4 @@ jobs:
uses: wearerequired/lint-action@v2.3.0
with:
eslint: true
prettier: true
prettier: true

View file

@ -167,4 +167,4 @@ jobs:
with:
header: ${{ env.COMMENT_ID }}
message: |
⚡️ Lighthouse report cancelled
⚡️ Lighthouse report cancelled