.. | ||
index.js | ||
LICENSE | ||
package.json | ||
README.md |
grunt-known-options
These are the known options used in Grunt.
Installing
npm install grunt-known-options --save
Usage
var knownOptions = require('grunt-known-options');
// You now have an object of known Grunt options.