emails-renderer/webpack-utils/image-size-loader/options.json
2019-05-10 01:53:28 +03:00

19 lines
306 B
JSON

{
"type": "object",
"properties": {
"name": {},
"regExp": {},
"context": {
"type": "string"
},
"publicPath": {},
"outputPath": {},
"useRelativePath": {
"type": "boolean"
},
"emitFile": {
"type": "boolean"
}
},
"additionalProperties": true
}