emails-renderer/webpack-utils/image-size-loader/options.json

19 lines
306 B
JSON
Raw Normal View History

2019-05-10 04:23:28 +05:30
{
"type": "object",
"properties": {
"name": {},
"regExp": {},
"context": {
"type": "string"
},
"publicPath": {},
"outputPath": {},
"useRelativePath": {
"type": "boolean"
},
"emitFile": {
"type": "boolean"
}
},
"additionalProperties": true
}