felixge / felixge/nodeguide.com
Trivial issue
Open
- Dominant language
- CSS
- Stars
- 368
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
Hey Felix - thanks for the effort you put into the style guide.
Under Array/Object Creation you'll find a trailing comma..
var a = ['hello', 'world'];
var b = {
good: 'code',
'is generally': 'pretty',
};
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.