chushihua
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"name": {},
|
||||
"regExp": {},
|
||||
"context": {
|
||||
"type": "string"
|
||||
},
|
||||
"publicPath": {},
|
||||
"outputPath": {},
|
||||
"useRelativePath": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"emitFile": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"additionalProperties": true
|
||||
}
|
||||
Reference in New Issue
Block a user