Add initial desktop files

Summary:
This is just an initial setup from Flipper. I just ran `scarf flipper-plugin`, followed the iOS path, removed the native files (as we will use the JS infra directly later on) and submitted. :)

I followed this documentation/tutorial: https://www.internalfb.com/intern/wiki/Flipper/create-new-plugin/

(Followed iOS path, then removed native code as not needed)

Differential Revision: D22754500

fbshipit-source-id: 39130b4ee17c6bc72990eec34c466cfa7a650d17
This commit is contained in:
Lucas Santos
2020-07-30 12:18:10 -07:00
committed by Facebook GitHub Bot
parent 4c4097f0f8
commit 1fa518a754

View File

@@ -433,5 +433,8 @@
], ],
"caution-circle": [ "caution-circle": [
12 12
],
"megaphone": [
12
] ]
} }