Skip to content

Instantly share code, notes, and snippets.

View degiorgig's full-sized avatar
💭
gettin' in love with claude code

Giovanni Degiorgi degiorgig

💭
gettin' in love with claude code
View GitHub Profile
'use strict';
module.exports = function(grunt) {
// load all grunt tasks
require('matchdep').filterDev('grunt-*').forEach(grunt.loadNpmTasks);
// configurable paths
var paths = {