Skip to content

Instantly share code, notes, and snippets.

@fernandofleury
Created November 19, 2014 23:47
Show Gist options
  • Save fernandofleury/5ba04c7382cb548d7280 to your computer and use it in GitHub Desktop.
Save fernandofleury/5ba04c7382cb548d7280 to your computer and use it in GitHub Desktop.
(function(){
'use strict'
angular.module('app.module', []);
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment