Created
August 8, 2018 12:10
-
-
Save npverni/8fb8d27f572e40344463467261885a5e to your computer and use it in GitHub Desktop.
Revisions
-
npverni created this gist
Aug 8, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,26 @@ [ { name: "Mike James", email: "mike@example.com", }, { name: "Sue Jones", email: "sue@example.com", }, { name: "Bill Carter", email: "bill@example.com", }, { name: "Cindy Smith", email: "cindy@example.com", }, { name: "Dave Pepper", email: "dave@example.com", }, { name: "Linda Wilson", email: "linda@example.com", }, ]