@sparkpost/gruntfile

3.1.0 • Public • Published

gruntfile

Shared Gruntfile for nodejs processes

Setup

Grunt

Add a Gruntfile.js in the base of your repo (proc dir) with the following as the contents:

module.exports = require('@sparkpost/gruntfile');

ESLint

Add an .eslintrc file in the base of your repo (proc dir) with the following as the contents:

{
  "extends": "sparkpost/api"
}

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @sparkpost/gruntfile

Weekly Downloads

3

Version

3.1.0

License

Apache-2.0

Unpacked Size

13.4 kB

Total Files

3

Last publish

Collaborators

  • sparkpost