Browse Source

chore: update lint config

KernelDeimos 11 months ago
parent
commit
e77c5f8bbc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      eslint.config.js

+ 1 - 0
eslint.config.js

@@ -78,6 +78,7 @@ export default [
                 // Puter GUI Globals
                 "set_menu_item_prop": true,
                 "determine_active_container_parent": true,
+                "privacy_aware_path": true,
             }
         }
     },