Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 256 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 256 Bytes

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.