ASDV-WebDev/Assignments/lab08_CalebFontenot/Gruntfile.js

10 lines
306 B
JavaScript
Raw Normal View History

2023-02-23 14:54:03 -06:00
/*
* 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({
});
};