All the cool kids are doing it? ``` { "extends": ["tslint-config-stoplight"], "linterOptions": { "exclude": ["**/*.json"] } } ```