1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 07:13:32 +00:00

Fixed linting issues (ran prettier) (#1379)

This commit is contained in:
Daniel James Smith
2022-01-07 14:28:25 +01:00
committed by GitHub
parent 2d271460e3
commit 49f6cfab7f
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -13598,4 +13598,4 @@
"integrity": "sha1-KOwXzwl0PtyrBW3dixsGJizHPDA="
}
}
}
}

View File

@@ -104,4 +104,4 @@
"*": "prettier --ignore-unknown --write",
"*.png": "node scripts/optimize.js"
}
}
}