UNPKG

@plexus-interop/cli

Version:

Plexus Interop CLI tools

10 lines 171 B
{ "extends": "../../configs/tslint.json", "rules": { "quotemark": [ true, "single" ], "no-console": [false] } }