UNPKG

browser-extension-manager

Version:
9 lines (8 loc) 204 B
// Workspace settings { // The following will hide certian files from the file explorer "files.exclude": { // Hide any files with /master/ in the path // "**/master/**": true, } }