Skip to content

Instantly share code, notes, and snippets.

View mrvdot's full-sized avatar

Alex Vanston mrvdot

View GitHub Profile
@mrvdot
mrvdot / Gruntfile.js
Last active August 29, 2015 14:07 — forked from fastdivision/Gruntfile.js
Recommended Gruntfile.js for use with Divshot and Angular.JS/Yeoman
// Generated on 2014-10-16 using generator-angular 0.9.7
'use strict';
// # Globbing
// for performance reasons we're only matching one level down:
// 'test/spec/{,*/}*.js'
// use this if you want to recursively match all subfolders:
// 'test/spec/**/*.js'
module.exports = function (grunt) {