filesystem-storage-pkgcloud
Version:
filesystem storage provider for pkgcloud (based on loopback-storage-service)
20 lines (19 loc) • 315 B
Plain Text
{
"node": true,
"bitwise": true,
"camelcase": true,
"eqeqeq": true,
"eqnull": true,
"immed": true,
"indent": 2,
"latedef": "nofunc",
"newcap": true,
"nonew": true,
"noarg": true,
"quotmark": "single",
"regexp": true,
"undef": true,
"unused": false,
"trailing": true,
"sub": true
}