ソースを参照

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,
             }
         }
     },