소스 검색

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