mirror of
https://github.com/krahets/hello-algo.git
synced 2026-05-03 04:00:44 +08:00
build
This commit is contained in:
@@ -69,7 +69,7 @@ comments: true
|
||||
*/
|
||||
```
|
||||
|
||||
=== "JavaScript"
|
||||
=== "JS"
|
||||
|
||||
```javascript title=""
|
||||
/* 标题注释,用于标注函数、类、测试样例等 */
|
||||
@@ -82,7 +82,7 @@ comments: true
|
||||
*/
|
||||
```
|
||||
|
||||
=== "TypeScript"
|
||||
=== "TS"
|
||||
|
||||
```typescript title=""
|
||||
/* 标题注释,用于标注函数、类、测试样例等 */
|
||||
|
||||
Reference in New Issue
Block a user