mirror of
https://github.com/phodal/github
synced 2026-05-22 08:38:23 +00:00
fix: fix typo
This commit is contained in:
parent
b62b71a829
commit
6710e45dd5
1 changed files with 1 additions and 1 deletions
|
|
@ -312,7 +312,7 @@ branches:
|
|||
|
||||
最后的 ``test/spec`` 是指定测试的目录。
|
||||
|
||||
### Jshint
|
||||
### JSLint
|
||||
|
||||
> JSLint定义了一组编码约定,这比ECMA定义的语言更为严格。这些编码约定汲取了多年来的丰富编码经验,并以一条年代久远的编程原则 作为宗旨:能做并不意味着应该做。JSLint会对它认为有的编码实践加标志,另外还会指出哪些是明显的错误,从而促使你养成好的 JavaScript编码习惯。
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue