fixed linting issues
Saquib Khan committed
Oct 9, 2025 at 20:12 UTC
85e004d900d97b325fff15dee6a3845523d049fd
3 files changed
+1
-5
content/getting-started/setting-up-your-npm-user-account/about-two-factor-authentication.mdx
-1
@@ -67,7 +67,6 @@ If you enable 2FA for authorization only. We will request a second form of authe
67
[deprecate]: https://docs.npmjs.com/cli/deprecate
68
[access]: https://docs.npmjs.com/cli/access
69
[pkg-2fa]: /requiring-2fa-for-package-publishing-and-settings-modification
70
-
70
[webauthn]: https://webauthn.guide/
71
[can-i-use]: https://caniuse.com/#search=webauthn
72
[u2f]: https://en.wikipedia.org/wiki/Universal_2nd_Factor
content/getting-started/setting-up-your-npm-user-account/configuring-two-factor-authentication.mdx
+1
-2
@@ -42,7 +42,7 @@ For more information on supported 2FA methods, see "[About two-factor authentica
42
43
<Screenshot src="/getting-started/setting-up-your-npm-user-account/2fa-add-security-key.png" alt="Screenshot showing security key setup" />
44
45
- - Below is an example of configuration from Microsoft Edge running on a MacOS
45
+- Below is an example of configuration from Microsoft Edge running on a MacOS
46
47
<Screenshot src="/getting-started/setting-up-your-npm-user-account/touch-id-mac-edge.png" alt="Screenshot showing 2FA device selection" />
48
@@ -188,7 +188,6 @@ The Twitter or GitHub account is now linked to your npm account. To remove the l
188
[recovering-your-2fa-enabled-account]: /recovering-your-2fa-enabled-account
189
[can-i-use]: https://caniuse.com/#search=webauthn
190
[viewing-and-regenerating-recovery-code]: /recovering-your-2fa-enabled-account#viewing-and-regenerating-recovery-code
191
-
191
[webauthn]: https://webauthn.guide/
192
[u2f]: https://en.wikipedia.org/wiki/Universal_2nd_Factor
193
[windows-hello]: https://support.microsoft.com/en-us/windows/learn-about-windows-hello-and-set-it-up-dae28983-8242-bb2a-d3d1-87c9d265a5f0
content/getting-started/setting-up-your-npm-user-account/recovering-your-2fa-enabled-account.mdx
-2
@@ -22,7 +22,6 @@ If you have misplaced the device that provided second-factor authentication, you
22
23
<>{shared['use-recovery-code'].image}</>
24
25
-
25
4. Enter an unused recovery code in the "Use a Recovery Code" prompt.
26
27
<Screenshot src="/getting-started/setting-up-your-npm-user-account/user-a-recovery-code.png" alt="Screenshot showing use a recovery code prompt with an input box to enter the recovery code" />
@@ -93,4 +92,3 @@ If you have misplaced both your 2FA device and your recovery codes, you can cont
92
[removing-2fa-on-the-web]: /configuring-two-factor-authentication#disabling-2fa
93
[using-recovery-code-on-the-web]: /recovering-your-2fa-enabled-account#using-recovery-code-on-the-web
94
[viewing-and-regenerating-recovery-code]: #viewing-and-regenerating-recovery-code
96
-