{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "group-css-media-queries-loader options",
  "type": "object",
  "properties": {
    "sourceMap": {
      "description": "Enables/Disables generation of source maps.",
      "type": "boolean"
    }
  },
  "additionalProperties": false
}
