浏览代码

chore: update lint config

KernelDeimos 11 月之前
父节点
当前提交
e77c5f8bbc
共有 1 个文件被更改,包括 1 次插入0 次删除
  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,
             }
         }
     },