UNPKG

secretstore-contracts

Version:

Secret Store permissioning and service contracts collection and toolkit.

16 lines 185 B
{ "extends": "solium:all", "plugins": [ "security" ], "rules": { "quotes": [ "error", "double" ], "indentation": [ "error", 4 ] } }