projecte_ionic/node_modules/source-map-loader/dist/options.json
2022-02-09 18:30:03 +01:00

11 lines
188 B
JSON
Executable file

{
"title": "Source Map Loader options",
"type": "object",
"additionalProperties": false,
"properties": {
"filterSourceMappingUrl": {
"instanceof": "Function"
}
}
}