File Manager
Back to List
|
Up to Parent Directory
| Current Directory: ~/graph
Editing: graph/Gruntfile.js
Full path: C:\ict\ICT\graph\Gruntfile.js
Permissions: rwx
Write test: File appears not directly writable
Current process identity: IIS APPPOOL\DefaultAppPool
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ module.exports = function (grunt) { // Project configuration. grunt.initConfig({ }); };