File Manager
Back to List
|
Up to Parent Directory
| Current Directory: ~/graph
Editing: graph/gulpfile.js
Full path: C:\ict\ICT\graph\gulpfile.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. */ var gulp = require('gulp'); gulp.task('default', function () { // place code for your default task here });