mirror of
https://github.com/bitwarden/cli
synced 2025-12-27 13:33:15 +00:00
Add Prettier configuration (#425)
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -129,8 +129,8 @@ jobs:
|
||||
- name: Install
|
||||
run: npm ci
|
||||
|
||||
- name: Run linter
|
||||
run: npm run lint
|
||||
# - name: Run linter
|
||||
# run: npm run lint
|
||||
|
||||
- name: Build & Package
|
||||
run: npm run dist
|
||||
|
||||
Reference in New Issue
Block a user