grunt-known-options

The known options used in Grunt

Usage no npm install needed!

<script type="module">
  import gruntKnownOptions from 'https://cdn.skypack.dev/grunt-known-options';
</script>

README

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.