grafana/emails/gruntfile.js

5 lines
100 B
JavaScript
Raw Normal View History

module.exports = function(grunt) {
// load grunt config
require('load-grunt-config')(grunt);
};