de4js
Version:
JavaScript Deobfuscator and Unpacker
17 lines (16 loc) • 372 B
JSON
{
"javascript.validate.enable": false,
"files.watcherExclude": {
"_site": true,
"third_partye": true,
},
"search.exclude": {
"third_partye": true,
"workbox-*.js": true,
"sw.js": true,
"**/*.min.*": true,
"**/*.map": true
},
"docker.commands.composeUp": "docker-compose up",
"docker.commands.composeDown": "docker-compose down",
}