flipr-etcd
Version:
Flipr source to retrieve config from etcd: a distributed, consistent, partition-tolerant key/value store
20 lines (19 loc) • 320 B
Plain Text
{
"bitwise": true,
"camelcase": true,
"eqeqeq": true,
"forin": true,
"freeze": true,
"globalstrict": true,
"immed": true,
"indent": 2,
"latedef": "nofunc",
"newcap": true,
"noarg": true,
"node": true,
"nonbsp": true,
"nonew": true,
"quotmark": "single",
"undef": true,
"unused": true
}