mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-21 21:17:06 +08:00
update cSpell settings (#21875)
This commit is contained in:
parent
a37c620dfd
commit
3486332260
53
.vscode/settings.json
vendored
53
.vscode/settings.json
vendored
@ -1,5 +1,56 @@
|
||||
{
|
||||
"cSpell.words": ["Csprng", "Decapsulation", "decryptable", "Popout", "Reprompt", "takeuntil"],
|
||||
"cSpell.words": [
|
||||
"authed",
|
||||
"Bitwarden",
|
||||
"coachmark",
|
||||
"Csprng",
|
||||
"Decapsulation",
|
||||
"decryptable",
|
||||
"DuckDuckGo",
|
||||
"Enpass",
|
||||
"favicons",
|
||||
"frameless",
|
||||
"hibp",
|
||||
"iban",
|
||||
"jslib",
|
||||
"jsonify",
|
||||
"kdbx",
|
||||
"LastPass",
|
||||
"multifactor",
|
||||
"napi",
|
||||
"onepassword",
|
||||
"Passky",
|
||||
"passwordless",
|
||||
"Popout",
|
||||
"prelogin",
|
||||
"protobuf",
|
||||
"Psono",
|
||||
"Reprompt",
|
||||
"SCIM",
|
||||
"SecurID",
|
||||
"SIEM",
|
||||
"takeuntil",
|
||||
"toastr",
|
||||
"totp",
|
||||
"unauth",
|
||||
"WebAuthn",
|
||||
"yubi",
|
||||
"yubico",
|
||||
"yubikey"
|
||||
],
|
||||
"cSpell.ignorePaths": ["**/spec-data/**"],
|
||||
"cSpell.ignoreWords": [
|
||||
"amet",
|
||||
"consectetur",
|
||||
"adipiscing",
|
||||
"elit",
|
||||
"eiusmod",
|
||||
"tempor",
|
||||
"incididunt",
|
||||
"labore",
|
||||
"dolore",
|
||||
"aliqua"
|
||||
],
|
||||
"search.exclude": {
|
||||
"**/locales/[^e]*/messages.json": true,
|
||||
"**/locales/*[^n]/messages.json": true,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user