{
  "$schema": "http://json-schema.org/schema",
  "$id": "NxQwikInit",
  "title": "Qwik Init Plugin",
  "description": "Qwik Init Plugin",
  "type": "object",
  "properties": {
    "skipFormat": {
      "description": "Skip formatting files.",
      "type": "boolean",
      "default": false
    }
  },
  "required": []
}
