1
0
mirror of https://github.com/bitwarden/jslib synced 2026-01-09 03:53:18 +00:00

Add Prettier configuration (#574)

This commit is contained in:
Oscar Hinton
2021-12-16 12:45:01 +01:00
committed by GitHub
parent 512c5c2837
commit 8b2dfc6cdc
9 changed files with 2430 additions and 891 deletions

3
.prettierrc.json Normal file
View File

@@ -0,0 +1,3 @@
{
"printWidth": 100
}