Page MenuHomePhorge

node.jshintrc
No OneTemporary

Size
346 B
Referenced Files
None
Subscribers
None

node.jshintrc

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

File Metadata

Mime Type
application/json
Expires
Wed, Jul 16, 9:32 AM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
350122
Default Alt Text
node.jshintrc (346 B)

Event Timeline