Lance
- 活动总数 5
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
创建于 Declaring a larger scope variable type without assigning a value to satisfy JSLint
Can I declare a variable and tell Lint what type it should be, but without giving it a value? I'm having this problem while writing Mocha/Should tests.If have something like the following:describe(... -
创建于 Declaring a larger scope variable type without assigning a value to satisfy JSLint
Can I declare a variable and tell Lint what type it should be, but without giving it a value? I'm having this problem while writing Mocha/Should tests.If have something like the following:describe(...