3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/emails/gruntfile.js

7 lines
102 B
JavaScript

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