10 lines
188 B
JSON
Executable file
10 lines
188 B
JSON
Executable file
{
|
|
"title": "Source Map Loader options",
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {
|
|
"filterSourceMappingUrl": {
|
|
"instanceof": "Function"
|
|
}
|
|
}
|
|
}
|