Skip to content

Instantly share code, notes, and snippets.

@jorenbroekema
Created December 5, 2020 15:32
Show Gist options
  • Save jorenbroekema/82d939b29728c782528c3b91c71a8bb8 to your computer and use it in GitHub Desktop.
Save jorenbroekema/82d939b29728c782528c3b91c71a8bb8 to your computer and use it in GitHub Desktop.
export default {
appTitle: 'Welcome to Joren\'s Frontend Workshop',
participants: ["Joren", "Bob", "Alice"],
targetOptions: {
mode: 'module'
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment