1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

Add Prettier configuration (#1346)

This commit is contained in:
Oscar Hinton
2021-12-17 15:44:44 +01:00
committed by GitHub
parent 595722dfa1
commit 2b0a9d995e
9 changed files with 854 additions and 14 deletions

View File

@@ -388,8 +388,8 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Run linter
run: npm run lint
# - name: Run linter
# run: npm run lint
- name: NPM build
run: npm run build:bit:cloud