Files
biomedjs/node_modules/strong-cluster-connect-store/.jshintrc

6 lines
68 B
Plaintext
Raw Normal View History

2015-04-06 03:28:20 -04:00
{
"camelcase": true
, "quotmark": "single"
, "eqnull": true
}