source: Dev/trunk/node_modules/grunt-contrib-jshint/test/fixtures/nodemodule.js

Last change on this file was 484, checked in by hendrikvanantwerpen, 11 years ago

Commit node_modules, to make checkouts and builds more deterministic.

File size: 48 bytes
RevLine 
[484]1'use strict';
2
3module.exports = function() {
4};
Note: See TracBrowser for help on using the repository browser.