metapak-sencrop

7.15.0 • Public • Published

metapak-sencrop

A metapak plugin for Sencrop projects

This metapak plug-in allows us to have consistent development environments across our various projects.

To use it:

npm i --save-dev metapak metapak-sencrop

Then add to your package.json file the following configurations:

{
  // {...}
  "metapak": {
    "configs": [
      "main",
      "jsarch",
      "jsdocs",
      "readme",
      "tests"
    ],
    "data": {
      // Files to Lint
      "files": "src/**/*.js"
    }
  },
}

Useful resources

License

MIT

/metapak-sencrop/

    Package Sidebar

    Install

    npm i metapak-sencrop

    Weekly Downloads

    4

    Version

    7.15.0

    License

    MIT

    Unpacked Size

    53.4 kB

    Total Files

    57

    Last publish

    Collaborators

    • nfroidure
    • piitaya
    • oupsla