UNPKG
generator-aspnetdnx2
Version:
latest (0.0.32)
0.0.32
Yeoman generator for ASP.NET 5 apps
github.com/OmniSharp/generator-aspnet
OmniSharp/generator-aspnet
generator-aspnetdnx2
/
templates
/
gruntfile.js
8 lines
•
253 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
/* This file is the main entry point for defining grunt tasks and using grunt plugins. Click here to learn more. http://go.microsoft.com/fwlink/?LinkID=513275&clcid=0x409 */
module
.
exports
=
function
(
grunt
) { grunt.
initConfig
({ }); };