mirror of
https://github.com/HeyPuter/puter
synced 2024-11-14 22:06:00 +00:00
chore: update eslint config
This commit is contained in:
parent
f7216b9567
commit
cb050b079a
@ -80,6 +80,11 @@ export default [
|
|||||||
"set_menu_item_prop": true,
|
"set_menu_item_prop": true,
|
||||||
"determine_active_container_parent": true,
|
"determine_active_container_parent": true,
|
||||||
"privacy_aware_path": true,
|
"privacy_aware_path": true,
|
||||||
|
"api_origin": true,
|
||||||
|
"auth_token": true,
|
||||||
|
"logout": true,
|
||||||
|
"is_email": true,
|
||||||
|
"select_ctxmenu_item": true,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user