{ "$schema": "http://json-schema.org/schema", "type": "object", "cli": "nx", "properties": { "tsCheck": { "type": "string", "description": "Typescript check" } } }