ASDV-WebDev/Semester 1/Assignments/HTML/lab5_4_CalebFontenot/Gruntfile.js
2023-08-16 17:31:33 -05:00

10 lines
306 B
JavaScript

/*
* Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
* Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/Gruntfile.js to edit this template
*/
module.exports = function (grunt) {
// Project configuration.
grunt.initConfig({
});
};