UNPKG

fully-api

Version:

API framework for Fully Stacked, LLC REST-ful APIs

14 lines 282 B
{ "defaultSeverity": "error", "extends": [ "tslint:recommended" ], "jsRules": {}, "rules": { "trailing-comma": [ false ], "no-console": false, "allow-snake-case": true, "ban-keywords":true }, "rulesDirectory": [] }