Skip to content

Commit

Permalink
Run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Hinton committed Feb 5, 2024
1 parent def8135 commit a02eaa1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crates/bitwarden-napi/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"strict": true,
"noImplicitAny": true,
"esModuleInterop": true,
"declaration": true,
"declaration": true
},
"include": ["src-ts", "src-ts/bitwarden_client", "src-ts/index.ts"],
"include": ["src-ts", "src-ts/bitwarden_client", "src-ts/index.ts"]
}

0 comments on commit a02eaa1

Please sign in to comment.