{ "$schema": "http://json-schema.org/draft-07/schema", "properties": { "eslintConfig": { "description": "ESLint configuration", "$ref": "http://json.schemastore.org/eslintrc" } } }