{
  "$schema": "http://json-schema.org/schema",
  "$id": "Init",
  "title": "Initilize @nx/deno",
  "description": "Setup the workspace to build Deno projects. Deno must be installed prior to use the @nx/deno plugin",
  "type": "object",
  "properties": {},
  "required": []
}
