mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-20 10:36:09 +00:00
Use abbreviation for JavaScript and TypeScript
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
[class]{}-[func]{hanota}
|
||||
```
|
||||
|
||||
=== "JavaScript"
|
||||
=== "JS"
|
||||
|
||||
```javascript title="hanota.js"
|
||||
[class]{}-[func]{move}
|
||||
@@ -132,7 +132,7 @@
|
||||
[class]{}-[func]{hanota}
|
||||
```
|
||||
|
||||
=== "TypeScript"
|
||||
=== "TS"
|
||||
|
||||
```typescript title="hanota.ts"
|
||||
[class]{}-[func]{move}
|
||||
|
||||
Reference in New Issue
Block a user