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