Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit eb16ca8

Browse files
committed
修正一处错误
1 parent 1b5862a commit eb16ca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basics/declaration-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ jQuery.ajax('/api/get_something');
417417
└── tsconfig.json
418418
```
419419

420-
`package.json` 内容:
420+
`tsconfig.json` 内容:
421421

422422
```json
423423
{

0 commit comments

Comments
 (0)