Skip to content

Commit

Permalink
try to fix link with the full share-button link
Browse files Browse the repository at this point in the history
  • Loading branch information
egpbos committed Dec 10, 2024
1 parent fcf483e commit cc727a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion language_guides/javascript.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ When using Deno, you can also use its [built-in formatter](https://docs.deno.com

An alternative to Prettier is [Biome](https://biomejs.dev/), which also includes a linter.

In any case, remember to use tabs for indentation for the [purpose of accessibility](https://www.reddit.com/r/javascript/comments/c8drjo/nobody_talks_about_the_real_reason_to_use_tabs/).
In any case, remember to use tabs for indentation for the [purpose of accessibility](https://www.reddit.com/r/javascript/comments/c8drjo/nobody_talks_about_the_real_reason_to_use_tabs/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button).

### Linters

Expand Down

0 comments on commit cc727a8

Please sign in to comment.