1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

Add Prettier configuration (#2237)

This commit is contained in:
Oscar Hinton
2021-12-21 15:15:19 +01:00
committed by GitHub
parent ac43637203
commit cebee8aa81
9 changed files with 798 additions and 13 deletions

View File

@@ -104,8 +104,8 @@ jobs:
npm run dist
npm run test
- name: Run linter
run: npm run lint
# - name: Run linter
# run: npm run lint
- name: Gulp
run: gulp ci