mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-17 00:37:49 +00:00
Install prettier plugins before linting
This commit is contained in:
@@ -35,6 +35,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2 # Check out the repository first.
|
||||
- run: npm install --only=dev --prefix ./frontend
|
||||
- name: Run prettier (JavaScript & TypeScript)
|
||||
uses: creyD/prettier_action@v4.2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user