Page MenuHomePhorge

node.jshintrc
No OneTemporary

Size
311 B
Referenced Files
None
Subscribers
None

node.jshintrc

{
"bitwise": true,
"curly": true,
"immed": true,
"indent": 2,
"latedef": true,
"newcap": true,
"noarg": true,
"quotmark": "single",
"undef": true,
"unused": true,
"expr": true,
"loopfunc": true,
"sub": true,
"globals": {
"JX": false,
"__DEV__": false
},
"node": true
}

File Metadata

Mime Type
application/json
Expires
Mon, Jun 30, 4:59 AM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
272700
Default Alt Text
node.jshintrc (311 B)

Event Timeline